mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +02:00
Lower ViewActions as member functions of ProjectWindow
This commit is contained in:
@@ -104,12 +104,6 @@ public:
|
||||
// Exported helper functions from various menu handling source files
|
||||
|
||||
|
||||
/// Namespace for functions for View menu
|
||||
namespace ViewActions {
|
||||
double GetZoomOfToFit( const AudacityProject &project );
|
||||
void DoZoomFit( AudacityProject &project );
|
||||
}
|
||||
|
||||
/// Namespace for functions for Transport menu
|
||||
namespace TransportActions {
|
||||
void StopIfPaused( AudacityProject &project );
|
||||
|
Reference in New Issue
Block a user