rewrite main()

This commit is contained in:
arcan1s
2014-08-07 15:46:37 +04:00
parent 4788ad0081
commit 4e027ec19f
7 changed files with 271 additions and 231 deletions

View File

@ -36,7 +36,7 @@ public:
public slots:
bool Close();
QString Information();
bool RestoreWindow();
bool Restore();
QStringList Settings();
bool ShowAbout();
bool ShowMain();