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 a865add3..2f1c2ed5 100644
--- a/src/newui/dmainwindow.h
+++ b/src/newui/dmainwindow.h
@@ -33,7 +33,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);
virtual ~DMainWindow();