--- a/demos/declarative/samegame/samegame.qml Fri Sep 17 08:34:18 2010 +0300
+++ b/demos/declarative/samegame/samegame.qml Mon Oct 04 01:19:32 2010 +0300
@@ -82,6 +82,7 @@
id: nameInputDialog
property int initialWidth: 0
+ property alias name: nameInputText.text
anchors.centerIn: parent
z: 22;