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 6d41f8e..a705b54 100644 --- a/src/app/mainWindow.h +++ b/src/app/mainWindow.h @@ -35,7 +35,7 @@ class Part; class MainWindow : public KParts::MainWindow { - Q_OBJECT + TQ_OBJECT public: |