mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-12-16 01:59:53 +03:00
Script highlighter changed
This commit is contained in:
@@ -42,7 +42,6 @@ protected:
|
||||
};
|
||||
QTextCharFormat m_formats[FormatsCount];
|
||||
bool isKeyWord(const QString& word);
|
||||
bool isDark(QColor color);
|
||||
void createParentheisisInfo(const char& literal, TextBlockData *data, const QString& text);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user