mirror of
https://github.com/QuasarApp/Hanoi-Towers.git
synced 2025-04-28 02:34:33 +00:00
ref #64 fix create user popup
This commit is contained in:
parent
7c4d0bdc12
commit
e77dd3cb98
@ -59,7 +59,7 @@ Item {
|
||||
|
||||
id: loginPopUp
|
||||
lognViewModel: userLogin // exampleLogin - this is inited model in main.cpp
|
||||
height: 4 * point
|
||||
width: 7 * controlPtMaterial
|
||||
Connections {
|
||||
target: backEnd;
|
||||
function onShowOnlinePage () {
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit ec0d9a9904e1b48df90c1583de769dab920a5f14
|
||||
Subproject commit 97b3cc41f4112af67bb3250e2a46395e09fefaa5
|
Loading…
x
Reference in New Issue
Block a user