summaryrefslogtreecommitdiffstats
path: root/languages/cpp/debugger/dbgcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/debugger/dbgcontroller.h')
-rw-r--r--languages/cpp/debugger/dbgcontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/debugger/dbgcontroller.h b/languages/cpp/debugger/dbgcontroller.h
index 022a6fcf..8b55896b 100644
--- a/languages/cpp/debugger/dbgcontroller.h
+++ b/languages/cpp/debugger/dbgcontroller.h
@@ -67,7 +67,7 @@ enum DBGStateFlags
/***************************************************************************/
class DbgController : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: