diff options
Diffstat (limited to 'languages/ruby/debugger/rdbbreakpointwidget.h')
-rw-r--r-- | languages/ruby/debugger/rdbbreakpointwidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/ruby/debugger/rdbbreakpointwidget.h b/languages/ruby/debugger/rdbbreakpointwidget.h index 22922010..75c0dfbb 100644 --- a/languages/ruby/debugger/rdbbreakpointwidget.h +++ b/languages/ruby/debugger/rdbbreakpointwidget.h @@ -25,8 +25,8 @@ #include <tqhbox.h> #include <tqpopupmenu.h> -class QDomElement; -class QToolButton; +class TQDomElement; +class TQToolButton; class KURL; /***************************************************************************/ |