From 88c50c941582bb909dd2feecba55364ea2c58953 Mon Sep 17 00:00:00 2001 From: ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ Date: Fri, 27 Sep 2019 14:34:54 +0800 Subject: Remove temporarily unused files We can revert this commit later when needed. --- ExistingLogin.qml | 8 -------- Username.qml | 4 ---- 2 files changed, 12 deletions(-) delete mode 100644 ExistingLogin.qml delete mode 100644 Username.qml diff --git a/ExistingLogin.qml b/ExistingLogin.qml deleted file mode 100644 index 8e78a09..0000000 --- a/ExistingLogin.qml +++ /dev/null @@ -1,8 +0,0 @@ -import QtQuick 2.12 -import KelakonUser 0.1 - -ExistingLoginForm { - width: stackView.width - height: stackView.height - backButton.onClicked: stackView.pop() -} diff --git a/Username.qml b/Username.qml deleted file mode 100644 index c523226..0000000 --- a/Username.qml +++ /dev/null @@ -1,4 +0,0 @@ -import QtQuick 2.4 - -UsernameForm { -} -- cgit v1.3