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