summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2018-02-28 09:21:53 +0100
committerMichael Bohlender <michael.bohlender@kdemail.net>2018-02-28 13:41:42 +0100
commit6681381298bd9230ae4d8309ef5ff191a5e77ff5 (patch)
treecc510d5db12708df4c7ec74b0a8ff6c8ba933fb0
parentebf7f47e62e50ed80deb15793fdce4b67bacb32d (diff)
downloadkube-6681381298bd9230ae4d8309ef5ff191a5e77ff5.tar.gz
kube-6681381298bd9230ae4d8309ef5ff191a5e77ff5.zip
move people & person page to view
-rw-r--r--framework/qmldir2
-rw-r--r--views/people/qml/People.qml (renamed from framework/qml/People.qml)0
-rw-r--r--views/people/qml/PersonPage.qml (renamed from framework/qml/PersonPage.qml)0
3 files changed, 0 insertions, 2 deletions
diff --git a/framework/qmldir b/framework/qmldir
index 46628985..80146b8e 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -11,8 +11,6 @@ EditAccount 1.0 EditAccount.qml
11LoginAccount 1.0 LoginAccount.qml 11LoginAccount 1.0 LoginAccount.qml
12OverlayDialog 1.0 OverlayDialog.qml 12OverlayDialog 1.0 OverlayDialog.qml
13Outbox 1.0 Outbox.qml 13Outbox 1.0 Outbox.qml
14People 1.0 People.qml
15PersonPage 1.0 PersonPage.qml
16NotificationPopup 1.0 NotificationPopup.qml 14NotificationPopup 1.0 NotificationPopup.qml
17Icon 1.0 Icon.qml 15Icon 1.0 Icon.qml
18IconButton 1.0 IconButton.qml 16IconButton 1.0 IconButton.qml
diff --git a/framework/qml/People.qml b/views/people/qml/People.qml
index 1a08d900..1a08d900 100644
--- a/framework/qml/People.qml
+++ b/views/people/qml/People.qml
diff --git a/framework/qml/PersonPage.qml b/views/people/qml/PersonPage.qml
index cd2a5d65..cd2a5d65 100644
--- a/framework/qml/PersonPage.qml
+++ b/views/people/qml/PersonPage.qml