--- a/src/aboutDialog.h Fri Aug 02 15:57:03 2013 +0300 +++ b/src/aboutDialog.h Fri Aug 02 16:33:30 2013 +0300 @@ -25,15 +25,14 @@ class QPushButton; -class AboutDialog : public QDialog -{ +class AboutDialog : public QDialog { Q_OBJECT public: - AboutDialog( QWidget* parent = null, Qt::WindowFlags f = 0 ); + AboutDialog (QWidget* parent = null, Qt::WindowFlags f = 0); private slots: void slot_mail(); }; -#endif // ZZ_ABOUTDIALOG_H +#endif // ZZ_ABOUTDIALOG_H \ No newline at end of file