Skip to content

Commit

Permalink
Use the same icon for the reset button (#4747)
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nirvn committed Jul 10, 2017
1 parent 61bb2ac commit 18c3634
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/plugins/evis/ui/evisgenericeventbrowserguibase.ui
Expand Up @@ -226,7 +226,7 @@
</property>
<property name="icon">
<iconset resource="../../../../images/images.qrc">
<normaloff>:/images/themes/default/mActionDraw.svg</normaloff>:/images/themes/default/mActionDraw.svg</iconset>
<normaloff>:/images/themes/default/mActionUndo.svg</normaloff>:/images/themes/default/mActionUndo.svg</iconset>
</property>
<property name="iconSize">
<size>
Expand Down Expand Up @@ -363,7 +363,7 @@
</property>
<property name="icon">
<iconset resource="../../../../images/images.qrc">
<normaloff>:/images/themes/default/mActionDraw.svg</normaloff>:/images/themes/default/mActionDraw.svg</iconset>
<normaloff>:/images/themes/default/mActionUndo.svg</normaloff>:/images/themes/default/mActionUndo.svg</iconset>
</property>
<property name="iconSize">
<size>
Expand Down Expand Up @@ -479,7 +479,7 @@
</property>
<property name="icon">
<iconset resource="../../../../images/images.qrc">
<normaloff>:/images/themes/default/mActionDraw.svg</normaloff>:/images/themes/default/mActionDraw.svg</iconset>
<normaloff>:/images/themes/default/mActionUndo.svg</normaloff>:/images/themes/default/mActionUndo.svg</iconset>
</property>
<property name="iconSize">
<size>
Expand Down Expand Up @@ -678,7 +678,7 @@
</property>
<property name="icon">
<iconset resource="../../../../images/images.qrc">
<normaloff>:/images/themes/default/mActionDraw.svg</normaloff>:/images/themes/default/mActionDraw.svg</iconset>
<normaloff>:/images/themes/default/mActionUndo.svg</normaloff>:/images/themes/default/mActionUndo.svg</iconset>
</property>
<property name="iconSize">
<size>
Expand Down Expand Up @@ -743,7 +743,7 @@ Base Path (i.e. keep only filename from attribute)</string>
</property>
<property name="icon">
<iconset resource="../../../../images/images.qrc">
<normaloff>:/images/themes/default/mActionDraw.svg</normaloff>:/images/themes/default/mActionDraw.svg</iconset>
<normaloff>:/images/themes/default/mActionUndo.svg</normaloff>:/images/themes/default/mActionUndo.svg</iconset>
</property>
<property name="iconSize">
<size>
Expand Down Expand Up @@ -807,7 +807,7 @@ Base Path (i.e. keep only filename from attribute)</string>
</property>
<property name="icon">
<iconset resource="../../../../images/images.qrc">
<normaloff>:/images/themes/default/mActionDraw.svg</normaloff>:/images/themes/default/mActionDraw.svg</iconset>
<normaloff>:/images/themes/default/mActionUndo.svg</normaloff>:/images/themes/default/mActionUndo.svg</iconset>
</property>
<property name="iconSize">
<size>
Expand Down

0 comments on commit 18c3634

Please sign in to comment.