forked from qt-creator/qt-creator
Convert semantic highlighter to use additional formats
instead of extra selections. This requires a recent version of Qt 4.7, the beta 2 will not do. Done-with: Roberto Raggi
This commit is contained in:
@@ -349,7 +349,6 @@ public:
|
||||
FakeVimSelection,
|
||||
OtherSelection,
|
||||
SnippetPlaceholderSelection,
|
||||
TypeSelection,
|
||||
ObjCSelection,
|
||||
NExtraSelectionKinds
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user