diff main/PreferencesDialog.h @ 2466:2197ba438a3f background-mode

Add support for picking up overview colour from desktop theme
author Chris Cannam
date Fri, 24 Jan 2020 12:44:49 +0000
parents a94b289f0b93
children cbde01e5c626
line wrap: on
line diff
--- a/main/PreferencesDialog.h	Fri Jan 24 12:44:37 2020 +0000
+++ b/main/PreferencesDialog.h	Fri Jan 24 12:44:49 2020 +0000
@@ -118,6 +118,7 @@
     int m_spectrogramGColour;
     int m_spectrogramMColour;
     int m_colour3DColour;
+    bool m_overviewColourIsSet;
     QColor m_overviewColour;
     int m_propertyLayout;
     double m_tuningFrequency;