mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-07 15:05:38 +01:00
Register a predicate with each CommandFlag bit
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
// recovery file
|
||||
void SetProjectTitle( int number = -1 );
|
||||
|
||||
bool IsProjectSaved();
|
||||
bool IsProjectSaved() const;
|
||||
|
||||
void Reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user