summaryrefslogtreecommitdiff
path: root/src/highlighter.h
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-01-12 22:36:07 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-01-12 22:36:07 (GMT)
commit8f986a339925f523e5bf19addce6c6e8bf8c9ec3 (patch)
tree7e94268697eed8fe34f272fa440117c610dc7dd9 /src/highlighter.h
parent2c6d69645ff1391683ae6ffde8bd305277e17914 (diff)
make it work on Qt less than 4.6
Diffstat (limited to 'src/highlighter.h')
-rw-r--r--src/highlighter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/highlighter.h b/src/highlighter.h
index a0ed0da..322ba2d 100644
--- a/src/highlighter.h
+++ b/src/highlighter.h
@@ -19,6 +19,7 @@ private:
bool errorState = false;
QMap<QString,QStringList> tokentypes;
QMap<QString,QTextCharFormat> typeformats;
+ void portable_rehighlightBlock( const QTextBlock &text );
};
#endif
contact: Jan Huwald // Impressum