summaryrefslogtreecommitdiffstats
path: root/interfaces/ktexteditor/highlightinginterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces/ktexteditor/highlightinginterface.h')
-rw-r--r--interfaces/ktexteditor/highlightinginterface.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/interfaces/ktexteditor/highlightinginterface.h b/interfaces/ktexteditor/highlightinginterface.h
index 707665b5e..6927a2867 100644
--- a/interfaces/ktexteditor/highlightinginterface.h
+++ b/interfaces/ktexteditor/highlightinginterface.h
@@ -22,8 +22,8 @@
#include <kdelibs_export.h>
-class QString;
-class QCString;
+class TQString;
+class TQCString;
namespace KTextEditor
{