From d240b37f55924a71eeda4393e39d3bb6adacf894 Mon Sep 17 00:00:00 2001 From: dmv Date: Tue, 9 Jun 2009 11:05:54 +0000 Subject: [PATCH] =?utf8?q?IPAL21178=20TC5.1.2=20Currently=20pop-up=20menu?= =?utf8?q?=20of=20cell=20doesn=C3=A2=C2=80=C2=99t=20contain=20line=20?= =?utf8?q?=C3=A2=C2=80=C2=9CRename=C3=A2=C2=80=C2=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/VISUGUI/VisuGUI.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")) { -- 2.39.2