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