diff options
Diffstat (limited to 'src/debugwindow.h')
-rw-r--r-- | src/debugwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debugwindow.h b/src/debugwindow.h index b167d50..6175390 100644 --- a/src/debugwindow.h +++ b/src/debugwindow.h @@ -33,7 +33,7 @@ class TQCloseEvent; */ class DebugWindow : public TQWidget { - Q_OBJECT + TQ_OBJECT public: /** Construtor and destructor */ |