parentheses matching and block highlighting polishing

This commit is contained in:
mae
2009-04-29 12:17:42 +02:00
parent 8f60a84dc0
commit 94a713c38e
7 changed files with 46 additions and 48 deletions

View File

@@ -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;