diff options
Diffstat (limited to 'systemsettings/mainwindow.h')
-rw-r--r-- | systemsettings/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/mainwindow.h b/systemsettings/mainwindow.h index 38b1e0a..1328ca6 100644 --- a/systemsettings/mainwindow.h +++ b/systemsettings/mainwindow.h @@ -44,7 +44,7 @@ class KCModuleProxy; class MainWindow : public KMainWindow { Q_OBJECT - TQ_OBJECT + public: MainWindow(bool embed=true, const TQString &menufile="systemsettings", |