X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI.cxx;h=349eb3ec4bbe6bded65ffa9b4e08992647849d3e;hp=02c8251023b2977c32b4aa48d122716df23f563b;hb=287d1c47201de439b4f52eae1f79a03ad110cd97;hpb=f7a79421091ec31b578a24054f83f42babba0333 diff --git a/src/SMESHGUI/SMESHGUI.cxx b/src/SMESHGUI/SMESHGUI.cxx index 02c825102..349eb3ec4 100644 --- a/src/SMESHGUI/SMESHGUI.cxx +++ b/src/SMESHGUI/SMESHGUI.cxx @@ -2828,8 +2828,8 @@ void SMESHGUI::createPreferences() QStringList modes; modes.append( "Wireframe" ); modes.append( "Shading" ); - modes.append( "Shrink" ); modes.append( "Nodes" ); + modes.append( "Shrink" ); QValueList indices; indices.append( 0 ); indices.append( 1 );