summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.h
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2018-02-14 15:05:49 -0600
committerBen Loftis <ben@harrisonconsoles.com>2018-02-14 15:05:49 -0600
commit7127fa2c9b2cb8e5409052fa3698fabe9b3070ba (patch)
tree72fc8942bcf348ae143b7a21089c02ea74ecb766 /gtk2_ardour/ardour_ui.h
parentc206fa98a1be56678b05bbc728602a859686591b (diff)
If the gauges arent clickable, perhaps they look best with hard edges, matching the master-bus meters in the toolbar.
Diffstat (limited to 'gtk2_ardour/ardour_ui.h')
-rw-r--r--gtk2_ardour/ardour_ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour_ui.h b/gtk2_ardour/ardour_ui.h
index 36dbebea95..bcf17c1459 100644
--- a/gtk2_ardour/ardour_ui.h
+++ b/gtk2_ardour/ardour_ui.h
@@ -495,6 +495,7 @@ private:
ArdourWidgets::ArdourVSpacer status_spacer;
ArdourWidgets::ArdourVSpacer meterbox_spacer;
+ ArdourWidgets::ArdourVSpacer meterbox_spacer2;
ArdourWidgets::ArdourButton auto_return_button;
ArdourWidgets::ArdourButton follow_edits_button;