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