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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/ruby/debugger/rdboutputwidget.h b/languages/ruby/debugger/rdboutputwidget.h
index 051c65bb..41d25e5d 100644
--- a/languages/ruby/debugger/rdboutputwidget.h
+++ b/languages/ruby/debugger/rdboutputwidget.h
@@ -28,8 +28,8 @@
class KHistoryCombo;
-class QTextEdit;
-class QToolButton;
+class TQTextEdit;
+class TQToolButton;
namespace RDBDebugger
{