summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2015-07-09 12:40:51 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-02-22 15:31:21 -0500
commit552e995297d7706790ed2dfaab75749e914ad317 (patch)
tree3c797c1b3c2eccb82f3fbc56442acbdde6ce6473 /gtk2_ardour/rc_option_editor.h
parent26a9471b6143b97b75ff9d65611365ba2c1029b4 (diff)
save/restore tabbable state
Diffstat (limited to 'gtk2_ardour/rc_option_editor.h')
-rw-r--r--gtk2_ardour/rc_option_editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/rc_option_editor.h b/gtk2_ardour/rc_option_editor.h
index 1681a92a2b..416563dac5 100644
--- a/gtk2_ardour/rc_option_editor.h
+++ b/gtk2_ardour/rc_option_editor.h
@@ -41,7 +41,7 @@ public:
void populate_sync_options ();
- Gtk::Window* use_own_window ();
+ Gtk::Window* use_own_window (bool and_fill_it);
private:
void parameter_changed (std::string const &);