summaryrefslogtreecommitdiffstats
path: root/languages/ruby/debugger/rdboutputwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/ruby/debugger/rdboutputwidget.h')
-rw-r--r--languages/ruby/debugger/rdboutputwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/debugger/rdboutputwidget.h b/languages/ruby/debugger/rdboutputwidget.h
index dd95913d..8de33339 100644
--- a/languages/ruby/debugger/rdboutputwidget.h
+++ b/languages/ruby/debugger/rdboutputwidget.h
@@ -37,7 +37,7 @@ namespace RDBDebugger
class RDBOutputWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
RDBOutputWidget( TQWidget *parent=0, const char *name=0 );