summaryrefslogtreecommitdiffstats
path: root/qt/qextscintillalexerhtml.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-19 11:42:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-19 11:42:29 -0600
commit1aef904f94a86fecbc71888bc94a790ff36f0403 (patch)
treefd0070eb9a4dc25fc63b889d55f5c6198a324282 /qt/qextscintillalexerhtml.cpp
parentc03d5480ab0242a8e6b03b466d90d32d39303e71 (diff)
downloadtqscintilla-1aef904f94a86fecbc71888bc94a790ff36f0403.tar.gz
tqscintilla-1aef904f94a86fecbc71888bc94a790ff36f0403.zip
Remove additional unneeded tq method conversions
Diffstat (limited to 'qt/qextscintillalexerhtml.cpp')
-rw-r--r--qt/qextscintillalexerhtml.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillalexerhtml.cpp b/qt/qextscintillalexerhtml.cpp
index 5013ff9..2da5f01 100644
--- a/qt/qextscintillalexerhtml.cpp
+++ b/qt/qextscintillalexerhtml.cpp
@@ -474,7 +474,7 @@ const char *QextScintillaLexerHTML::keywords(int set) const
"onselect onsubmit onunload "
"profile prompt "
"readonly rel rev rows rowspan rules "
- "scheme scope selected tqshape size span src standby "
+ "scheme scope selected shape size span src standby "
"start style summary "
"tabindex target text title topmargin type "
"usemap "