From fdc3908955f165245ab00786e2e8873fa33ad470 Mon Sep 17 00:00:00 2001 From: apo Date: Mon, 10 Oct 2005 08:53:55 +0000 Subject: [PATCH] Merging with V3_1_0a --- src/SVTK/SVTK_Selector.cxx | 1 + src/SalomeApp/resources/SalomeApp.xml | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/src/SVTK/SVTK_Selector.cxx b/src/SVTK/SVTK_Selector.cxx index 54a3ae654..4d8fd1a7a 100644 --- a/src/SVTK/SVTK_Selector.cxx +++ b/src/SVTK/SVTK_Selector.cxx @@ -154,6 +154,7 @@ SVTK_SelectorDef myIObjects.erase(theIO); myIO2Actors.erase(theIO); + myMapIOSubIndex.erase(theIO); return anIsIOBound; } diff --git a/src/SalomeApp/resources/SalomeApp.xml b/src/SalomeApp/resources/SalomeApp.xml index 88dca4dd0..47a53fa67 100644 --- a/src/SalomeApp/resources/SalomeApp.xml +++ b/src/SalomeApp/resources/SalomeApp.xml @@ -33,6 +33,7 @@ + @@ -75,6 +76,29 @@
+ + + + +
+
+ + + + +
+
+ + +
+
+ + + + + + +
@@ -114,6 +138,8 @@ + +
-- 2.39.2