Customizable graph colors

This commit is contained in:
Jan Käberich 2020-10-22 21:12:33 +02:00
parent 978ac89aa9
commit 74e068d8d1
22 changed files with 266 additions and 97 deletions

View file

@ -29,8 +29,6 @@ protected:
std::set<QToolBar*> toolbars;
std::set<QDockWidget*> docks;
Preferences &pref;
private:
static Mode *activeMode;
static QWidget *cornerWidget;