mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 20:23:06 +02:00
removing some unused properties
This commit is contained in:
parent
d9495275cc
commit
db96603cda
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ Item {
|
||||||
height: root.pane.height
|
height: root.pane.height
|
||||||
width: root.pane.width
|
width: root.pane.width
|
||||||
property bool failAfterSignUp: false
|
property bool failAfterSignUp: false
|
||||||
property var locale: Qt.locale()
|
|
||||||
property string dateTimeString
|
|
||||||
|
|
||||||
function login() {
|
function login() {
|
||||||
mainTextContainer.visible = false
|
mainTextContainer.visible = false
|
||||||
|
|
Loading…
Reference in a new issue