summaryrefslogtreecommitdiffstats
path: root/tdeparts/dockmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeparts/dockmainwindow.h')
-rw-r--r--tdeparts/dockmainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/dockmainwindow.h b/tdeparts/dockmainwindow.h
index 4974390de..64cd3bd35 100644
--- a/tdeparts/dockmainwindow.h
+++ b/tdeparts/dockmainwindow.h
@@ -46,7 +46,7 @@ class DockMainWindowPrivate;
*/
class TDEPARTS_EXPORT DockMainWindow : public KDockMainWindow, virtual public PartBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
* Constructor, same signature as KDockMainWindow.