diff options
Diffstat (limited to 'konquest/mainwin.h')
-rw-r--r-- | konquest/mainwin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/konquest/mainwin.h b/konquest/mainwin.h index 2954039c..50779e41 100644 --- a/konquest/mainwin.h +++ b/konquest/mainwin.h @@ -11,6 +11,7 @@ class PlanetStatusTable; class MainWindow : public KMainWindow { Q_OBJECT + TQ_OBJECT public: MainWindow(); |