summaryrefslogtreecommitdiffstats
path: root/languages/ruby/debugger/dbgcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/ruby/debugger/dbgcontroller.h')
-rw-r--r--languages/ruby/debugger/dbgcontroller.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/ruby/debugger/dbgcontroller.h b/languages/ruby/debugger/dbgcontroller.h
index f0b08981..56aaee11 100644
--- a/languages/ruby/debugger/dbgcontroller.h
+++ b/languages/ruby/debugger/dbgcontroller.h
@@ -26,8 +26,8 @@
#include <domutil.h>
class KProcess;
-class QString;
-class QStrList;
+class TQString;
+class TQStrList;
namespace RDBDebugger
{