From f4e6f8fec5c4ed705b2f0124666d632c392dbbc3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 15 May 2009 21:36:37 +0000 Subject: Fix some warnings. git-svn-id: svn://localhost/ardour2/branches/3.0@5081 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/option_editor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/option_editor.h') diff --git a/gtk2_ardour/option_editor.h b/gtk2_ardour/option_editor.h index 5b22cf4cc5..0f0c5956f8 100644 --- a/gtk2_ardour/option_editor.h +++ b/gtk2_ardour/option_editor.h @@ -307,7 +307,7 @@ public: OptionEditor (ARDOUR::Configuration *, std::string const &); ~OptionEditor (); - void add (std::string const &, OptionEditorComponent *); + void add_option (std::string const &, OptionEditorComponent *); protected: -- cgit v1.2.3