summaryrefslogtreecommitdiffstats
path: root/languages/ruby/debugger/dbgtoolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/ruby/debugger/dbgtoolbar.h')
-rw-r--r--languages/ruby/debugger/dbgtoolbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/ruby/debugger/dbgtoolbar.h b/languages/ruby/debugger/dbgtoolbar.h
index 7a199391..a98dfc74 100644
--- a/languages/ruby/debugger/dbgtoolbar.h
+++ b/languages/ruby/debugger/dbgtoolbar.h
@@ -38,7 +38,7 @@ class RubyDebuggerPart;
class DbgDocker : public KSystemTray
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -56,7 +56,7 @@ private:
class DbgToolBar : public TQFrame
{
- Q_OBJECT
+ TQ_OBJECT
public: