We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc1e643 commit 62570c2Copy full SHA for 62570c2
src/windows/ui/main-window.ui
@@ -1657,8 +1657,8 @@
1657
</action>
1658
<action name="actionClearRecents">
1659
<property name="icon">
1660
- <iconset theme="edit-clear" resource="../../images/openshot.qrc">
1661
- <normaloff>:/icons/Humanity/actions/16/edit-clear.svg</normaloff>:/icons/Humanity/actions/16/edit-clear.svg</iconset>
+ <iconset theme="edit-delete" resource="../../images/openshot.qrc">
+ <normaloff>:/icons/Humanity/actions/16/edit-delete.svg</normaloff>:/icons/Humanity/actions/16/edit-delete.svg</iconset>
1662
</property>
1663
<property name="text">
1664
<string>Clear Recent Projects</string>
0 commit comments