diff options
Diffstat (limited to 'languages/ruby/debugger/rdbcontroller.h')
-rw-r--r-- | languages/ruby/debugger/rdbcontroller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/debugger/rdbcontroller.h b/languages/ruby/debugger/rdbcontroller.h index ce2247e9..f28302db 100644 --- a/languages/ruby/debugger/rdbcontroller.h +++ b/languages/ruby/debugger/rdbcontroller.h @@ -55,7 +55,7 @@ class STTY; class RDBController : public DbgController { - Q_OBJECT + TQ_OBJECT public: |