Start simplifying the dialog construction and destruction a bit

This commit is contained in:
Martin Kleusberg
2013-01-03 16:06:30 +01:00
parent 9fbddc34b5
commit 130e389bd6
8 changed files with 118 additions and 221 deletions

View File

@@ -53,8 +53,6 @@ public:
private:
void init();
void destroy();
void setupUi();
void updateRecentFileActions();
void setCurrentFile(const QString& fileName);