Skip to content

Commit

Permalink
Correct the icon for deleting messages from gdb/seer log widget.
Browse files Browse the repository at this point in the history
  • Loading branch information
epasveer committed Dec 12, 2023
1 parent 70840d2 commit 1879a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SeerLogWidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
</property>
<property name="icon">
<iconset resource="resource.qrc">
<normaloff>:/seer/resources/RelaxLightIcons/edit-clear.svg</normaloff>:/seer/resources/RelaxLightIcons/edit-clear.svg</iconset>
<normaloff>:/seer/resources/RelaxLightIcons/edit-delete.svg</normaloff>:/seer/resources/RelaxLightIcons/edit-delete.svg</iconset>
</property>
</widget>
</item>
Expand Down

0 comments on commit 1879a1b

Please sign in to comment.