]> SALOME platform Git repositories - modules/gui.git/commit - src/OCCViewer/OCCViewer_ViewWindow.cxx
Salome HOME
Fix for a bug: if ViewModel does not support Trihedron in its views, then a correspon...
authorasv <asv@opencascade.com>
Tue, 13 Sep 2005 13:24:39 +0000 (13:24 +0000)
committerasv <asv@opencascade.com>
Tue, 13 Sep 2005 13:24:39 +0000 (13:24 +0000)
commitb98129cefeb58cfd2c7d25e6fc069a20559066f8
treeff70e127937fdabb91cf0e2f2e22d641345636a2
parent168f0994674d379662ab8f065d0f544c3bc1ec20
Fix for a bug: if ViewModel does not support Trihedron in its views, then a corresponding Action is not created in createActions().  BUT it was used without checking in the next function - createToolBar().  Added a check for myModel->trihedronActivated() to createToolBar().
src/OCCViewer/OCCViewer_ViewWindow.cxx