summaryrefslogtreecommitdiffstats
path: root/khelpcenter/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/mainwindow.h')
-rw-r--r--khelpcenter/mainwindow.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/khelpcenter/mainwindow.h b/khelpcenter/mainwindow.h
index 795b6e13c..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();
@@ -105,4 +105,3 @@ private:
}
#endif
-// vim:ts=2:sw=2:et