summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 22:52:18 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 22:52:18 +0900
commita97b283fd5b28da5d059f5d0b614589041a7ad8c (patch)
tree5bc78b98d073da07ab043948345083716129d8f7
parent89389861b375ade194e7a8bd5b5b15e7f36cde2c (diff)
downloadtdelibs-a97b283f.tar.gz
tdelibs-a97b283f.zip
Fixed unvoluntary rename in qt4 syntax highlight file.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--kate/data/qt4.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/data/qt4.xml b/kate/data/qt4.xml
index 06557e08f..6ce265e35 100644
--- a/kate/data/qt4.xml
+++ b/kate/data/qt4.xml
@@ -306,7 +306,7 @@
<item> QT_NO_SPLITTER </item>
<item> QT_NO_STANDARDITEMMODEL </item>
<item> QT_NO_STATEMACHINE </item>
- <item> TQT_NO_STL_WCHAR </item>
+ <item> QT_NO_STL_WCHAR </item>
<item> QT_NO_STRINGLISTMODEL </item>
<item> QT_NO_STYLE_CDE </item>
<item> QT_NO_STYLE_CLEANLOOKS </item>
@@ -339,7 +339,7 @@
<item> QT_NO_TOOLBAR </item>
<item> QT_NO_TOOLBOX </item>
<item> QT_NO_TOOLBUTTON </item>
- <item> TQT_NO_TRANSLATION_UTF8 </item>
+ <item> QT_NO_TRANSLATION_UTF8 </item>
<item> QT_NO_TREEVIEW </item>
<item> QT_NO_TREEWIDGET </item>
<item> QT_NO_UNDOGROUP </item>