Make Stop button disabled by default

This commit is contained in:
Gergely Polonkai 2016-06-09 20:35:41 +02:00
parent 35a16022b6
commit ed2d3ed42a
1 changed files with 1 additions and 0 deletions

View File

@ -313,6 +313,7 @@
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
<property name="sensitive">False</property>
<signal name="clicked" handler="stop_midi" swapped="no"/>
</object>
<packing>