forked from qt-creator/qt-creator
Highlight user defined types.
This commit is contained in:
@@ -340,6 +340,7 @@ public:
|
||||
FakeVimSelection,
|
||||
OtherSelection,
|
||||
SnippetPlaceholderSelection,
|
||||
TypeSelection,
|
||||
NExtraSelectionKinds
|
||||
};
|
||||
void setExtraSelections(ExtraSelectionKind kind, const QList<QTextEdit::ExtraSelection> &selections);
|
||||
|
||||
Reference in New Issue
Block a user