forked from qt-creator/qt-creator
Generic highlighter: New option to specify ignored file patterns so the highlight popup does not show up.
This commit is contained in:
@@ -43,7 +43,7 @@ struct StorageSettings;
|
||||
struct BehaviorSettings;
|
||||
struct DisplaySettings;
|
||||
struct CompletionSettings;
|
||||
struct HighlighterSettings;
|
||||
class HighlighterSettings;
|
||||
|
||||
namespace Internal {
|
||||
class TextEditorSettingsPrivate;
|
||||
|
||||
Reference in New Issue
Block a user