mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 01:24:03 +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
|
||||
width: root.pane.width
|
||||
property bool failAfterSignUp: false
|
||||
property var locale: Qt.locale()
|
||||
property string dateTimeString
|
||||
|
||||
function login() {
|
||||
mainTextContainer.visible = false
|
||||
|
|
Loading…
Reference in a new issue