diff options
-rw-r--r-- | framework/qmldir | 2 | ||||
-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 | |||
11 | LoginAccount 1.0 LoginAccount.qml | 11 | LoginAccount 1.0 LoginAccount.qml |
12 | OverlayDialog 1.0 OverlayDialog.qml | 12 | OverlayDialog 1.0 OverlayDialog.qml |
13 | Outbox 1.0 Outbox.qml | 13 | Outbox 1.0 Outbox.qml |
14 | People 1.0 People.qml | ||
15 | PersonPage 1.0 PersonPage.qml | ||
16 | NotificationPopup 1.0 NotificationPopup.qml | 14 | NotificationPopup 1.0 NotificationPopup.qml |
17 | Icon 1.0 Icon.qml | 15 | Icon 1.0 Icon.qml |
18 | IconButton 1.0 IconButton.qml | 16 | IconButton 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 | |||