Skip to content

Commit

Permalink
Merge pull request #202 from epasveer/195-icons-to-clear-messagesgdb-…
Browse files Browse the repository at this point in the history
…output-differ

Correct the icon for deleting messages from gdb/seer log widget.
  • Loading branch information
epasveer authored Dec 12, 2023
2 parents 70840d2 + 1879a1b commit 0b78c8f
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 0b78c8f

Please sign in to comment.