summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_button.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-07-06 19:55:49 +0200
committerRobin Gareus <robin@gareus.org>2014-07-06 19:56:53 +0200
commit381b6848fc23ae49fabb23cf6b1e0f641034ee84 (patch)
treef10b5875cd05f0b2076844bc76a8ce72c7497aa2 /gtk2_ardour/ardour_button.h
parent881703144ce5e85e212a8ff617d3223fb559c67d (diff)
repair ardour-button "fixed color mode"
Diffstat (limited to 'gtk2_ardour/ardour_button.h')
-rw-r--r--gtk2_ardour/ardour_button.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour_button.h b/gtk2_ardour/ardour_button.h
index dd6337dcef..7b8d2a2372 100644
--- a/gtk2_ardour/ardour_button.h
+++ b/gtk2_ardour/ardour_button.h
@@ -172,6 +172,7 @@ class ArdourButton : public CairoWidget , public Gtkmm2ext::Activatable
bool _distinct_led_click;
bool _hovering;
bool _focused;
+ bool _fixed_colors_set;
static bool _flat_buttons;