mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
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:
parent
94297c70e1
commit
0d61f205ab
5 changed files with 43 additions and 1 deletions
|
|
@ -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 &);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue