From c8c6b185c246cc2aa12d7f58efe9573b075abf23 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 21 May 2012 12:53:32 +0000 Subject: fix click-activation of new/existing button action in startup wizard git-svn-id: svn://localhost/ardour2/branches/3.0@12359 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/startup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/startup.h') diff --git a/gtk2_ardour/startup.h b/gtk2_ardour/startup.h index 052a168a37..59f29604f0 100644 --- a/gtk2_ardour/startup.h +++ b/gtk2_ardour/startup.h @@ -117,7 +117,7 @@ class ArdourStartup : public Gtk::Assistant { Gtk::VBox ic_vbox; Gtk::RadioButton ic_new_session_button; Gtk::RadioButton ic_existing_session_button; - bool initial_button_press(GdkEventButton *); + void initial_button_clicked(); void initial_button_activated(); /* monitoring choices */ -- cgit v1.2.3