diff options
Diffstat (limited to 'kspaceduel/topwidget.h')
-rw-r--r-- | kspaceduel/topwidget.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kspaceduel/topwidget.h b/kspaceduel/topwidget.h index 7c86a39c..9563fe35 100644 --- a/kspaceduel/topwidget.h +++ b/kspaceduel/topwidget.h @@ -9,6 +9,7 @@ class MyMainView; class MyTopLevelWidget:public KMainWindow { Q_OBJECT + TQ_OBJECT public: MyTopLevelWidget(); void start(); |