Bring up the click tab of the RC options window when right-clicking on the click button (#3783).

git-svn-id: svn://localhost/ardour2/branches/3.0@8889 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2011-02-17 18:53:31 +00:00
parent 94297c70e1
commit 0d61f205ab
5 changed files with 43 additions and 1 deletions

View file

@ -400,6 +400,8 @@ public:
void add_option (std::string const &, OptionEditorComponent *);
void set_current_page (std::string const &);
protected:
virtual void parameter_changed (std::string const &);