summaryrefslogtreecommitdiffstats
path: root/src/newui/dmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newui/dmainwindow.h')
-rw-r--r--src/newui/dmainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newui/dmainwindow.h b/src/newui/dmainwindow.h
index 7ccb51f6..8745c454 100644
--- a/src/newui/dmainwindow.h
+++ b/src/newui/dmainwindow.h
@@ -32,7 +32,7 @@ namespace Ideal {
/**Main window which provides simplified IDEA mode.*/
class DMainWindow: public KParts::MainWindow {
- Q_OBJECT
+ TQ_OBJECT
public:
DMainWindow(TQWidget *parent = 0, const char *name = 0);