forked from qt-creator/qt-creator
parentheses matching and block highlighting polishing
This commit is contained in:
@@ -310,9 +310,6 @@ public:
|
||||
void setHighlightCurrentLine(bool b);
|
||||
bool highlightCurrentLine() const;
|
||||
|
||||
void setHighlightBlocks(bool b);
|
||||
bool highlightBlocks() const;
|
||||
|
||||
void setLineNumbersVisible(bool b);
|
||||
bool lineNumbersVisible() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user