]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
GUITHARE internal issue 0001490: Crash on Check GUITHARE 3D
authorouv <ouv@opencascade.com>
Thu, 20 Dec 2012 10:11:17 +0000 (10:11 +0000)
committerouv <ouv@opencascade.com>
Thu, 20 Dec 2012 10:11:17 +0000 (10:11 +0000)
src/SUIT/SUIT_ViewManager.cxx

index eb5dbd88281dab5bb7e67c8be259966632891681..febde374116dc10e33d7a00eb664fbcb0610bca9 100755 (executable)
@@ -348,6 +348,8 @@ void SUIT_ViewManager::closeAllViews()
     closeView( myViews[0] );
   myViews.clear();*/
 
+  // GUITHARE internal issue 0001490: Crash on Check GUITHARE 3D
+  myActiveView = 0;
 }
 
 /*!