1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-04 16:14:00 +01:00

Device ToolBar back to customary place (by default)

This commit is contained in:
James Crook
2016-09-30 09:13:30 +01:00
parent 474782eafe
commit 74887abb70

View File

@@ -494,7 +494,7 @@ static struct DefaultConfigEntry {
// start another top dock row
{ ScrubbingBarID, NoBarID, TransportBarID },
{ DeviceBarID, ScrubbingBarID, NoBarID },
{ DeviceBarID, ScrubbingBarID, TransportBarID },
// Hidden by default in top dock
{ MeterBarID, NoBarID, NoBarID },