From 5723676092d53abc797ad221828a238214034368 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 8 Jul 2015 15:36:49 -0400 Subject: make sure the prefs editor sets up its own window correctly --- gtk2_ardour/rc_option_editor.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/rc_option_editor.h') diff --git a/gtk2_ardour/rc_option_editor.h b/gtk2_ardour/rc_option_editor.h index a74df7cfde..1681a92a2b 100644 --- a/gtk2_ardour/rc_option_editor.h +++ b/gtk2_ardour/rc_option_editor.h @@ -41,6 +41,8 @@ public: void populate_sync_options (); + Gtk::Window* use_own_window (); + private: void parameter_changed (std::string const &); void ltc_generator_volume_changed (); -- cgit v1.2.3