Arts: Update SolverLog window.

setup.py
Pierre-Antoine Rouby 2024-03-29 17:41:11 +01:00
parent fd9a338365
commit f80be0f3da
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@
<action name="action_stop">
<property name="icon">
<iconset>
<normaloff>ressources/gtk-stop.png</normaloff>ressources/gtk-stop.png</iconset>
<normaloff>ressources/close.png</normaloff>ressources/close.png</iconset>
</property>
<property name="text">
<string>Stop</string>
@ -80,7 +80,7 @@
<action name="action_start">
<property name="icon">
<iconset>
<normaloff>ressources/player_play.png</normaloff>ressources/player_play.png</iconset>
<normaloff>ressources/run.png</normaloff>ressources/run.png</iconset>
</property>
<property name="text">
<string>Start</string>