diff options
Diffstat (limited to 'src/app/mainWindow.h')
-rw-r--r-- | src/app/mainWindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/mainWindow.h b/src/app/mainWindow.h index bef82d1..777a692 100644 --- a/src/app/mainWindow.h +++ b/src/app/mainWindow.h @@ -36,7 +36,7 @@ class Part; class MainWindow : public KParts::MainWindow { Q_OBJECT - TQ_OBJECT + public: MainWindow(); |