summaryrefslogtreecommitdiffstats
path: root/languages/ruby/debugger/debuggerpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/ruby/debugger/debuggerpart.h')
-rw-r--r--languages/ruby/debugger/debuggerpart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/ruby/debugger/debuggerpart.h b/languages/ruby/debugger/debuggerpart.h
index 637c2431..c78a53ee 100644
--- a/languages/ruby/debugger/debuggerpart.h
+++ b/languages/ruby/debugger/debuggerpart.h
@@ -26,8 +26,8 @@
namespace KParts { class Part; }
-class QLabel;
-class QPopupMenu;
+class TQLabel;
+class TQPopupMenu;
class KDialogBase;
class ProcessWidget;
class ProcessLineMaker;