mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 14:10:30 +00:00
gtk-demo: Use single-click-activate for minesweeper
The explanation say we do, so do it.
This commit is contained in:
parent
f611d55f16
commit
b087948933
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user