summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/syntaxhighlighter_html.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/syntaxhighlighter_html.h')
-rw-r--r--kdevdesigner/designer/syntaxhighlighter_html.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/syntaxhighlighter_html.h b/kdevdesigner/designer/syntaxhighlighter_html.h
index 4a135671..4a842ff5 100644
--- a/kdevdesigner/designer/syntaxhighlighter_html.h
+++ b/kdevdesigner/designer/syntaxhighlighter_html.h
@@ -50,7 +50,7 @@ private:
QTextFormat *lastFormat;
int lastFormatId;
- QIntDict<QTextFormat> formats;
+ TQIntDict<QTextFormat> formats;
};