4 * Copyright (c) 2007 VOROSKOI Andras <voroskoi@frugalware.org>
6 * Copyright: See COPYING file that comes with this distribution.
13 #include <qapplication.h>
15 #include "kfpm_pacman.h"
17 class KFPM
: public QApplication
20 KFPM(int & argc
, char ** argv
);
23 #endif /* ifndef KFPM_H */