Fix Arrow Icons

This commit is contained in:
Spiros
2024-06-01 16:13:42 +03:00
parent 30c8ac946e
commit 067566a380

View File

@@ -41,7 +41,7 @@
<string/>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::GoPrevious"/>
<iconset theme="go-previous"/>
</property>
</widget>
</item>
@@ -84,7 +84,7 @@
<string/>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::GoNext"/>
<iconset theme="go-next"/>
</property>
</widget>
</item>