diff --git a/src/toolbars/ToolManager.cpp b/src/toolbars/ToolManager.cpp index 03583fe45..43fe210f8 100644 --- a/src/toolbars/ToolManager.cpp +++ b/src/toolbars/ToolManager.cpp @@ -506,7 +506,7 @@ void ToolManager::Reset() #endif dock->Dock( bar ); - Expose( ndx, ndx == DeviceBarID ? false : true ); + Expose( ndx, true ); if( parent ) {