mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
make the icon set selector actually do something
Conflicts: gtk2_ardour/editor.cc
This commit is contained in:
parent
8d27a1436a
commit
5fea87ead6
4 changed files with 19 additions and 0 deletions
|
|
@ -711,6 +711,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
VerboseCursor* _verbose_cursor;
|
||||
|
||||
void parameter_changed (std::string);
|
||||
void ui_parameter_changed (std::string);
|
||||
|
||||
bool track_canvas_motion (GdkEvent*);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue