components: remove show() from password dialogs

This commit is contained in:
selsta
2019-04-25 23:11:56 +02:00
parent 7d9a698732
commit c92c3627a6
3 changed files with 0 additions and 7 deletions

View File

@@ -56,8 +56,6 @@ Item {
leftPanel.enabled = false
middlePanel.enabled = false
titleBar.state = "essentials"
show();
root.visible = true;
passwordInput1.text = "";
passwordInput2.text = "";