]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
IPAL21178 TC5.1.2 Currently pop-up menu of cell doesnâ\80\99t contain line â\80\9cRenameâ\80\9d
authordmv <dmv@opencascade.com>
Tue, 9 Jun 2009 11:05:54 +0000 (11:05 +0000)
committerdmv <dmv@opencascade.com>
Tue, 9 Jun 2009 11:05:54 +0000 (11:05 +0000)
src/VISUGUI/VisuGUI.cxx

index 867e235246f104cdfdc11a3a909c2faa9878844f..01c6d47bfcc1c59d51b3f4a1647106ba477f32bb 100644 (file)
@@ -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")) {