]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/mainwindow.h
added about dialog(s) - some modifications needed
[toast/confclerk.git] / src / gui / mainwindow.h
index 7ab90d94a432029b282681127f2d43d3912fc0db..94a04cff1c638077e5d96cf1112f98acfcb0e885 100644 (file)
@@ -17,9 +17,11 @@ public:
 private slots:
     void importSchedule();
     void showParsingProgress(int aStatus);
+    void aboutApp();
 private:
     SqlEngine *mSqlEngine;
     ScheduleXmlParser *mXmlParser;
 };
 
 #endif // MAINWINDOW_H
+