From: eap Date: Fri, 24 Jun 2011 06:53:07 +0000 (+0000) Subject: 0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups X-Git-Tag: V6_4_0a1~178 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ca0e6f7cebfc04af572bf479da6b41aa3a41c507;p=modules%2Fsmesh.git 0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups icon for SMESH_GroupOnFilter --- diff --git a/resources/Makefile.am b/resources/Makefile.am index 69f35b75f..3f949cfb4 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -116,6 +116,7 @@ dist_salomeres_DATA = \ mesh_wrap.png \ mesh_group.png \ mesh_tree_group.png \ + mesh_tree_group_on_filter.png \ mesh_edit_group.png \ mesh_make_group.png \ mesh_groups_from_gemetry.png \ diff --git a/resources/mesh_tree_group_on_filter.png b/resources/mesh_tree_group_on_filter.png new file mode 100644 index 000000000..0d76d82b1 Binary files /dev/null and b/resources/mesh_tree_group_on_filter.png differ diff --git a/src/SMESHGUI/SMESH_images.ts b/src/SMESHGUI/SMESH_images.ts index ac1f42d92..bae0323fa 100644 --- a/src/SMESHGUI/SMESH_images.ts +++ b/src/SMESHGUI/SMESH_images.ts @@ -395,6 +395,10 @@ ICON_SMESH_TREE_GROUP mesh_tree_group.png + + ICON_SMESH_TREE_GROUP_ON_FILTER + mesh_tree_group_on_filter.png + ICON_SMESH_TREE_HYPO mesh_tree_hypo.png