Kaydet (Commit) 839a18eb authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

grab the guard early

üst 668e0367
......@@ -241,10 +241,10 @@ void RemoveUnusedCommands( GLOActionGroup* pActionGroup, GList* pOldCommandList,
void GtkSalMenu::UpdateNativeMenu()
{
SolarMutexGuard aGuard;
if( !PrepUpdate() )
return;
// SolarMutexGuard aGuard;
Menu* pVCLMenu = mpVCLMenu;
GLOMenu* pLOMenu = G_LO_MENU( mpMenuModel );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment