Add a button to increase water level

This commit is contained in:
2018-07-27 18:48:01 +02:00
parent 1ca33bdd9d
commit 1503eea2d2
3 changed files with 34 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="action_name">win.add</property>
<child>
<object class="GtkImage">
<property name="visible">True</property>