diff options
Diffstat (limited to 'src/MainWindow.h')
-rw-r--r-- | src/MainWindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h index 3c966b7..de738ca 100644 --- a/src/MainWindow.h +++ b/src/MainWindow.h @@ -50,7 +50,6 @@ public: static const int maxRecentFiles = 10; QAction *actionRecentFile[maxRecentFiles]; - QString examplesdir; MainWindow(const char *filename = 0); ~MainWindow(); |