mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Compiles, but doesn't link. The link errors are mostly expected and are
tomorrow's task. git-svn-id: svn://localhost/ardour2/branches/undo@719 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
277b771a97
commit
1f1c4981de
30 changed files with 257 additions and 243 deletions
|
|
@ -1608,7 +1608,7 @@ class Editor : public PublicEditor
|
|||
|
||||
UndoAction get_memento() const;
|
||||
|
||||
XMLNode &before; /* used in *_reversible_command */
|
||||
XMLNode *before; /* used in *_reversible_command */
|
||||
void begin_reversible_command (string cmd_name);
|
||||
void commit_reversible_command ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue