mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
clear_history -> clear_changes and some comments.
git-svn-id: svn://localhost/ardour2/branches/3.0@7685 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
21855b71d2
commit
f30402d073
22 changed files with 115 additions and 111 deletions
|
|
@ -28,7 +28,7 @@ using namespace std;
|
|||
using namespace PBD;
|
||||
|
||||
/** Create a new StatefulDiffCommand by examining the changes made to a Stateful
|
||||
* since the last time that clear_history was called on it.
|
||||
* since the last time that clear_changes was called on it.
|
||||
* @param s Stateful object.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue