summaryrefslogtreecommitdiff
path: root/gtk2_ardour/option_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/option_editor.h')
-rw-r--r--gtk2_ardour/option_editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/option_editor.h b/gtk2_ardour/option_editor.h
index 2808b18ddd..6eabe6a4c9 100644
--- a/gtk2_ardour/option_editor.h
+++ b/gtk2_ardour/option_editor.h
@@ -70,7 +70,7 @@ class OptionEditor : public ArdourDialog
void map_some_session_state (Gtk::CheckButton& button, bool (ARDOUR::Session::*get)() const);
gint wm_close (GdkEventAny *);
void just_close_win();
- gint focus_out_event_handler (GdkEventFocus*, void (OptionEditor::*pmf)());
+ bool focus_out_event_handler (GdkEventFocus*, void (OptionEditor::*pmf)());
/* paths */