gtk-demo: Use single-click-activate for minesweeper

The explanation say we do, so do it.
This commit is contained in:
Matthias Clasen 2020-05-30 14:50:22 -04:00
parent f611d55f16
commit b087948933

View File

@ -30,6 +30,7 @@
<property name="model">game</property>
</object>
</property>
<property name="single-click-activate">1</property>
<binding name="max-columns">
<lookup name="width">game</lookup>
</binding>