From 098b0f8a8b904313bc2e9e3147cc3c05fd83f3e6 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 11 Dec 2018 10:28:47 -0500 Subject: full (?) set of changes required to make MonitorSection an "always-there" component of the MixerUI Obviously, it is not always shown, but it always exists, which means that its actions are always accessible --- gtk2_ardour/ardour_ui_mixer.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/ardour_ui_mixer.cc') diff --git a/gtk2_ardour/ardour_ui_mixer.cc b/gtk2_ardour/ardour_ui_mixer.cc index 4f5614e32a..93e1e60004 100644 --- a/gtk2_ardour/ardour_ui_mixer.cc +++ b/gtk2_ardour/ardour_ui_mixer.cc @@ -27,8 +27,8 @@ #include "actions.h" #include "ardour_ui.h" -#include "mixer_ui.h" #include "meterbridge.h" +#include "mixer_ui.h" #include "pbd/i18n.h" -- cgit v1.2.3