mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +02:00
ProjectHistory does not depend on ViewMenus ...
... Remove the last dependency by making the special vertical zoom fit on undo push an event callback
This commit is contained in:
@@ -134,7 +134,6 @@ void DoSelectSomething( AudacityProject &project );
|
||||
namespace ViewActions {
|
||||
double GetZoomOfToFit( const AudacityProject &project );
|
||||
void DoZoomFit( AudacityProject &project );
|
||||
void DoZoomFitV( AudacityProject &project );
|
||||
}
|
||||
|
||||
/// Namespace for functions for Transport menu
|
||||
|
Reference in New Issue
Block a user