Code refactoring for Highlighter class
This commit is contained in:
parent
f2aeca3a71
commit
c767781827
6 changed files with 89 additions and 40 deletions
|
@ -218,7 +218,7 @@ protected:
|
|||
bool m_completed { false };
|
||||
ConfigOptionMode m_mode = comExpert; // to correct first Tab update_visibility() set mode to Expert
|
||||
|
||||
Highlighter m_highlighter;
|
||||
HighlighterForWx m_highlighter;
|
||||
|
||||
DynamicPrintConfig m_cache_config;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue