Skip to content

Commit 62570c2

Browse files
committed
Updating icon to edit-delete for 'Clear Recent Projects' menu
1 parent fc1e643 commit 62570c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/windows/ui/main-window.ui

+2-2
Original file line numberDiff line numberDiff line change
@@ -1657,8 +1657,8 @@
16571657
</action>
16581658
<action name="actionClearRecents">
16591659
<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>
1660+
<iconset theme="edit-delete" resource="../../images/openshot.qrc">
1661+
<normaloff>:/icons/Humanity/actions/16/edit-delete.svg</normaloff>:/icons/Humanity/actions/16/edit-delete.svg</iconset>
16621662
</property>
16631663
<property name="text">
16641664
<string>Clear Recent Projects</string>

0 commit comments

Comments
 (0)