From: dmv Date: Tue, 9 Jun 2009 11:05:54 +0000 (+0000) Subject: IPAL21178 TC5.1.2 Currently pop-up menu of cell doesn’t contain line “Rename” X-Git-Tag: V5_1_2rc2~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d240b37f55924a71eeda4393e39d3bb6adacf894;p=modules%2Fvisu.git IPAL21178 TC5.1.2 Currently pop-up menu of cell doesn’t contain line “Rename” --- diff --git a/src/VISUGUI/VisuGUI.cxx b/src/VISUGUI/VisuGUI.cxx index 867e2352..01c6d47b 100644 --- a/src/VISUGUI/VisuGUI.cxx +++ b/src/VISUGUI/VisuGUI.cxx @@ -1886,7 +1886,7 @@ VisuGUI aStr == "VISU::TSCALARMAPONDEFORMEDSHAPE" || aStr == "VISU::TCOLOREDPRS3DHOLDER" || aStr == "VISU::TTABLE" || aStr == "VISU::TCURVE" || aStr == "VISU::TCONTAINER" || aStr == "VISU::POINTMAP3D" || aStr == "VISU::TVIEW3D" || - aStr == "VISU::TMESH" || aStr == "VISU::TPOINTMAP3D" || aStr == "VISU::TGAUSSPOINTS") + aStr == "VISU::TPOINTMAP3D" || aStr == "VISU::TGAUSSPOINTS") { _PTR(GenericAttribute) anAttr; if (aSObject->FindAttribute(anAttr, "AttributeName")) {