summaryrefslogtreecommitdiffstats
path: root/src/simplemainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/simplemainwindow.h')
-rw-r--r--src/simplemainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simplemainwindow.h b/src/simplemainwindow.h
index 7577fff4..b72cb9e1 100644
--- a/src/simplemainwindow.h
+++ b/src/simplemainwindow.h
@@ -36,7 +36,7 @@ namespace KParts {
class SimpleMainWindow: public DMainWindow, public KDevMainWindow {
Q_OBJECT
- TQ_OBJECT
+
public:
SimpleMainWindow(TQWidget* parent = 0, const char *name = 0);
virtual ~SimpleMainWindow();