]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Bug: Crash if user close current window through shortcut during displayed context...
authorsan <san@opencascade.com>
Fri, 30 Sep 2011 10:37:37 +0000 (10:37 +0000)
committersan <san@opencascade.com>
Fri, 30 Sep 2011 10:37:37 +0000 (10:37 +0000)
commite86c01713fe61e774af2b065dfed706cd6bdeec9
tree59193c7050fdb433ff0389b9df6870921d973012
parentc90fa3734cd7351a75787a3bd11d1598a68bb000
Bug: Crash if user close current window through shortcut during displayed context menu.
Fix: Used QPointer for QMenu and QMenu reparented to current window.
src/Qtx/QtxWorkstack.cxx