aboutsummaryrefslogtreecommitdiff
path: root/components/InputDialog.qml
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2019-04-30 15:22:41 -0500
committerluigi1111 <luigi1111w@gmail.com>2019-04-30 15:22:41 -0500
commit7daff4c13a7a4b5bc7793169a291f7403bfc658f (patch)
treea52c00bc7da02a64b7d37cb7e7248ef2d31424a2 /components/InputDialog.qml
parent6b54017f08cdd1939447cc60000dc004fb391fe0 (diff)
parentb2a7cb3d40f3712fd0583a2221dea3edacdd4928 (diff)
downloadmonzero-gui-7daff4c13a7a4b5bc7793169a291f7403bfc658f.tar.gz
monzero-gui-7daff4c13a7a4b5bc7793169a291f7403bfc658f.tar.xz
monzero-gui-7daff4c13a7a4b5bc7793169a291f7403bfc658f.zip
Merge pull request #2117
b2a7cb3 macOS: enable fullscreen support (selsta)
Diffstat (limited to 'components/InputDialog.qml')
-rw-r--r--components/InputDialog.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/InputDialog.qml b/components/InputDialog.qml
index 6401b0ce..01d1e2c5 100644
--- a/components/InputDialog.qml
+++ b/components/InputDialog.qml
@@ -50,7 +50,6 @@ Item {
leftPanel.enabled = false
middlePanel.enabled = false
titleBar.state = "essentials"
- show()
root.visible = true;
input.focus = true;
input.text = "";