mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-23 17:11:13 +01:00
Allow tabbing to the button on the time ruler...
... by making the ruler and the upper tool dock part of one panel
This commit is contained in:
@@ -45,7 +45,7 @@ class ToolManager final : public wxEvtHandler
|
||||
|
||||
public:
|
||||
|
||||
ToolManager( AudacityProject *parent );
|
||||
ToolManager( AudacityProject *parent, wxWindow *topDockParent );
|
||||
~ToolManager();
|
||||
|
||||
void LayoutToolBars();
|
||||
|
||||
Reference in New Issue
Block a user