mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-24 23:13:42 +02:00
ControlToolBar now appears in GUI as "Transport Toolbar" instead of "Control Toolbar", to better relate it to the Transport menu.
This commit is contained in:
@@ -28,6 +28,7 @@ class AudacityProject;
|
||||
class TrackList;
|
||||
class TimeTrack;
|
||||
|
||||
// In the GUI, ControlToolBar appears as the "Transport Toolbar". "Control Toolbar" is historic.
|
||||
class ControlToolBar:public ToolBar {
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user