forked from qt-creator/qt-creator
Highlight unused symbols.
This commit is contained in:
@@ -471,8 +471,9 @@ public:
|
||||
ParenthesesMatchingSelection,
|
||||
CodeWarningsSelection,
|
||||
CodeSemanticsSelection,
|
||||
OtherSelection,
|
||||
UnusedSymbolSelection,
|
||||
FakeVimSelection,
|
||||
OtherSelection,
|
||||
NExtraSelectionKinds
|
||||
};
|
||||
void setExtraSelections(ExtraSelectionKind kind, const QList<QTextEdit::ExtraSelection> &selections);
|
||||
|
||||
Reference in New Issue
Block a user