mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-25 07:31:14 +01:00
Move AudacityProject::GetZoomOf*
This commit is contained in:
@@ -597,11 +597,6 @@ public:
|
||||
void DeleteCurrentAutoSaveFile();
|
||||
|
||||
public:
|
||||
double GetZoomOfToFit();
|
||||
double GetZoomOfSelection();
|
||||
|
||||
double GetZoomOfPreset(int preset );
|
||||
|
||||
bool IsSoloSimple() const { return mSoloPref == wxT("Simple"); }
|
||||
bool IsSoloNone() const { return mSoloPref == wxT("None"); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user