Salome HOME
Fix icon name for Ruler V9_11_0b1
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Mon, 15 May 2023 06:28:23 +0000 (08:28 +0200)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Mon, 15 May 2023 06:28:23 +0000 (08:28 +0200)
src/PVViewer/resources/ParaViewSources.xml

index e85d0432cfcff0dde2ec4200d4450300b085163c..183a40e138e81019734b7d2212741db86f0aab47 100644 (file)
@@ -39,7 +39,7 @@
   <Category name="MeasurementTools" menu_label="&amp;Measurement Tools" preserve_order="1"
     show_in_toolbar="1">
     <Proxy group="sources" name="Axes" omit_from_toolbar="1" icon=":/pqWidgets/Icons/pqAxes.png"/>
-    <Proxy group="sources" name="Ruler" icon=":/pqWidgets/Icons/pqRuler.png"/>
+    <Proxy group="sources" name="Ruler" icon=":/pqWidgets/Icons/pqRuler.svg"/>
   </Category>
   <Proxy group="sources" name="GlyphSource2D" />
   <Proxy group="sources" name="ProgrammableSource" />