aboutsummaryrefslogtreecommitdiff
path: root/components/PasswordDialog.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/PasswordDialog.qml')
-rw-r--r--components/PasswordDialog.qml5
1 files changed, 5 insertions, 0 deletions
diff --git a/components/PasswordDialog.qml b/components/PasswordDialog.qml
new file mode 100644
index 00000000..9c36e13c
--- /dev/null
+++ b/components/PasswordDialog.qml
@@ -0,0 +1,5 @@
+import QtQuick 2.0
+
+Item {
+
+}