mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-16 08:34:10 +02:00
bug 11 followup: make DeviceToolBar shown when user selects reset toolbars menu item
This commit is contained in:
parent
ab3df2f512
commit
c6228a7042
@ -506,7 +506,7 @@ void ToolManager::Reset()
|
||||
#endif
|
||||
dock->Dock( bar );
|
||||
|
||||
Expose( ndx, ndx == DeviceBarID ? false : true );
|
||||
Expose( ndx, true );
|
||||
|
||||
if( parent )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user