mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 06:03:49 +01:00
Define AudacityProject::RollbackState() for reuse elsewhere
This commit is contained in:
@@ -473,6 +473,7 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
|
||||
|
||||
void PushState(wxString desc, wxString shortDesc,
|
||||
int flags = PUSH_AUTOSAVE);
|
||||
void RollbackState();
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user