From 95a9c41eb12ef1d7100517b7b524f4de598e0650 Mon Sep 17 00:00:00 2001 From: nkv Date: Sat, 7 Jun 2008 07:04:43 +0000 Subject: [PATCH] *** empty log message *** --- src/SVTK/SVTK_MainWindow.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SVTK/SVTK_MainWindow.cxx b/src/SVTK/SVTK_MainWindow.cxx index 5c8f1e600..2865b4b0a 100644 --- a/src/SVTK/SVTK_MainWindow.cxx +++ b/src/SVTK/SVTK_MainWindow.cxx @@ -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 ); } /*! -- 2.39.2