mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Add session preferences dialog.
git-svn-id: svn://localhost/ardour2/branches/3.0@5082 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f4e6f8fec5
commit
29e8fe1698
24 changed files with 436 additions and 155 deletions
|
|
@ -620,7 +620,7 @@ class Editor : public PublicEditor
|
|||
ArdourCanvas::Text* verbose_canvas_cursor;
|
||||
bool verbose_cursor_visible;
|
||||
|
||||
void parameter_changed (const char *);
|
||||
void parameter_changed (std::string);
|
||||
|
||||
bool track_canvas_motion (GdkEvent*);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue