forked from qt-creator/qt-creator
Removed the fancy folding bar
The improved traditional bar will hopefully keep everybody happy.
This commit is contained in:
@@ -54,7 +54,6 @@ struct TEXTEDITOR_EXPORT DisplaySettings
|
||||
bool m_highlightCurrentLine;
|
||||
bool m_highlightBlocks;
|
||||
bool m_animateMatchingParentheses;
|
||||
bool m_fancyFoldingBar;
|
||||
|
||||
bool equals(const DisplaySettings &ds) const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user