Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.6.0-beta1
-
None
Description
In the refactoring steps we have missed the new FontSettings:
const TextEditor::FontSettings &fontSettings = m_baseTextDocument->fontSettings();
auto warning = fontSettings..toTextCharFormat(TextEditor::C_WARNING);