forked from qt-creator/qt-creator
Introduced a new kind of extra selection that we can use to mark undefined symbols.
This commit is contained in:
@@ -335,6 +335,7 @@ public:
|
||||
ParenthesesMatchingSelection,
|
||||
CodeWarningsSelection,
|
||||
CodeSemanticsSelection,
|
||||
UndefinedSymbolSelection,
|
||||
UnusedSymbolSelection,
|
||||
FakeVimSelection,
|
||||
OtherSelection,
|
||||
|
||||
Reference in New Issue
Block a user