Geometry: Minor change.

setup.py
Pierre-Antoine Rouby 2024-05-17 12:22:47 +02:00
parent 4e0c671f68
commit 537612e5e3
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@
</property> </property>
<property name="icon"> <property name="icon">
<iconset> <iconset>
<normaloff>ressources/go-up2.png</normaloff>ressources/go-up2.png</iconset> <normaloff>ressources/up.png</normaloff>ressources/up.png</iconset>
</property> </property>
</widget> </widget>
</item> </item>
@ -65,7 +65,7 @@
</property> </property>
<property name="icon"> <property name="icon">
<iconset> <iconset>
<normaloff>ressources/go-down1.png</normaloff>ressources/go-down1.png</iconset> <normaloff>ressources/down.png</normaloff>ressources/down.png</iconset>
</property> </property>
</widget> </widget>
</item> </item>