mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 15:39:27 +02:00
Device ToolBar back to customary place (by default)
This commit is contained in:
parent
474782eafe
commit
74887abb70
@ -494,7 +494,7 @@ static struct DefaultConfigEntry {
|
|||||||
|
|
||||||
// start another top dock row
|
// start another top dock row
|
||||||
{ ScrubbingBarID, NoBarID, TransportBarID },
|
{ ScrubbingBarID, NoBarID, TransportBarID },
|
||||||
{ DeviceBarID, ScrubbingBarID, NoBarID },
|
{ DeviceBarID, ScrubbingBarID, TransportBarID },
|
||||||
|
|
||||||
// Hidden by default in top dock
|
// Hidden by default in top dock
|
||||||
{ MeterBarID, NoBarID, NoBarID },
|
{ MeterBarID, NoBarID, NoBarID },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user