4 * Author: Petr Kubizňák
11 #include "ui_AboutForm.h"
12 #include <QtGui/QDialog>
14 /* -------------------------------------------------------------------------- */
16 class AboutForm
: public QDialog
{
25 virtual ~AboutForm(void);
30 #endif /* ABOUTFORM_H_ */