diff options
Diffstat (limited to 'khelpcenter/mainwindow.h')
-rw-r--r-- | khelpcenter/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/mainwindow.h b/khelpcenter/mainwindow.h index 8db9247a3..22b07cdca 100644 --- a/khelpcenter/mainwindow.h +++ b/khelpcenter/mainwindow.h @@ -24,7 +24,7 @@ class View; class MainWindow : public TDEMainWindow, public DCOPObject { - Q_OBJECT + TQ_OBJECT K_DCOP public: MainWindow(); |