ui: Added second line marker color to better highlight hovered and local symbols

This commit is contained in:
Eberhard Graether
2017-09-06 16:16:39 +02:00
parent d86adce7ea
commit a9ca7f1223
6 changed files with 75 additions and 32 deletions
-2
View File
@@ -107,8 +107,6 @@ private:
void annotateText();
std::set<int> getActiveLineNumbers() const;
void createActions();
QtCodeNavigator* m_navigator;