summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/mainwindow.h')
-rw-r--r--kdevdesigner/designer/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdevdesigner/designer/mainwindow.h b/kdevdesigner/designer/mainwindow.h
index d37bbc4a..605aa578 100644
--- a/kdevdesigner/designer/mainwindow.h
+++ b/kdevdesigner/designer/mainwindow.h
@@ -79,7 +79,7 @@ class KDevDesignerPart;
class MainWindow : public TQMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -487,7 +487,7 @@ friend class KDevDesignerPart;
class SenderObject : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: