summaryrefslogtreecommitdiffstats
path: root/languages/ruby/debugger/rdbcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/ruby/debugger/rdbcontroller.h')
-rw-r--r--languages/ruby/debugger/rdbcontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/debugger/rdbcontroller.h b/languages/ruby/debugger/rdbcontroller.h
index 5cc0fc61..77deb1a2 100644
--- a/languages/ruby/debugger/rdbcontroller.h
+++ b/languages/ruby/debugger/rdbcontroller.h
@@ -56,7 +56,7 @@ class STTY;
class RDBController : public DbgController
{
Q_OBJECT
- TQ_OBJECT
+
public:
RDBController(VariableTree *varTree, FramestackWidget *frameStack, TQDomDocument &projectDom);