From 33ea2d25f1e11bf97f36053eaa367c2e121ae8fe Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 16 Jun 2014 23:36:29 +0200 Subject: hide "turn down volume" label for midi-latency measurement --- gtk2_ardour/engine_dialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/engine_dialog.h') diff --git a/gtk2_ardour/engine_dialog.h b/gtk2_ardour/engine_dialog.h index 616a76e733..3e3f9b82fb 100644 --- a/gtk2_ardour/engine_dialog.h +++ b/gtk2_ardour/engine_dialog.h @@ -93,6 +93,7 @@ class EngineControl : public ArdourDialog, public PBD::ScopedConnectionList { Gtk::Button lm_back_button; ArdourButton lm_button_audio; Gtk::Label lm_title; + Gtk::Label lm_preamble; Gtk::Label lm_results; Gtk::Table lm_table; Gtk::VBox lm_vbox; -- cgit v1.2.3