summaryrefslogtreecommitdiffstats
path: root/src/debugwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debugwindow.h')
-rw-r--r--src/debugwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debugwindow.h b/src/debugwindow.h
index 31b9911..b167d50 100644
--- a/src/debugwindow.h
+++ b/src/debugwindow.h
@@ -34,7 +34,7 @@ class TQCloseEvent;
class DebugWindow : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
/** Construtor and destructor */
DebugWindow(TQWidget *parent = 0, const char *name = 0);