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