mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 06:03:49 +01:00
ViewInfo does not redundantly (or inconsistently!) store the screen width
This commit is contained in:
@@ -301,6 +301,7 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
|
||||
|
||||
void HandleResize();
|
||||
void UpdateLayout();
|
||||
double GetScreenEndTime() const;
|
||||
void ZoomInByFactor( double ZoomFactor );
|
||||
void ZoomOutByFactor( double ZoomFactor );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user