]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
*** empty log message ***
authornkv <nkv@opencascade.com>
Sat, 7 Jun 2008 07:04:43 +0000 (07:04 +0000)
committernkv <nkv@opencascade.com>
Sat, 7 Jun 2008 07:04:43 +0000 (07:04 +0000)
src/SVTK/SVTK_MainWindow.cxx

index 5c8f1e600770bfc41a68a6448b803fc1653539ae..2865b4b0a8b83d2e416a29d93877f018415b018a 100644 (file)
@@ -600,8 +600,8 @@ void SVTK_MainWindow::createToolBar()
   mgr->append( NonIsometric, myToolBar );
   mgr->append( GraduatedAxes, myToolBar );
 
-  mgr->append( ProjectionModeId, myToolBar );
   mgr->append( ViewParametersId, myToolBar );
+  mgr->append( ProjectionModeId, myToolBar );
 }
 
 /*!