summaryrefslogtreecommitdiffstats
path: root/app/phone.qrc
diff options
context:
space:
mode:
authorMatt Porter <mporter@konsulko.com>2018-06-26 13:12:54 -0400
committerMatt Porter <mporter@konsulko.com>2018-06-26 13:41:43 -0400
commit20bb3b8bbf269f89c4225a3881d4ee80eee26882 (patch)
treec8aba29bb7c7af0be55a96c6120dc03638cf44c4 /app/phone.qrc
parentfb4ff765c9349db4e14e26eead5e2ceec673800b (diff)
Remove all of the static contacts model support that was deprecated by the new ContactModel support in libqtappfw. Goodbye, Art McGee! Bug-AGL: SPEC-1436 Change-Id: I4e33d459d389c7d35afceb484eb21541660f9750 Signed-off-by: Matt Porter <mporter@konsulko.com>
Diffstat (limited to 'app/phone.qrc')
-rw-r--r--app/phone.qrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/phone.qrc b/app/phone.qrc
index c593e18..9ddc66b 100644
--- a/app/phone.qrc
+++ b/app/phone.qrc
@@ -3,8 +3,6 @@
<file>Phone.qml</file>
<file>Dialer.qml</file>
<file>Recents.qml</file>
- <file>models/ContactsModel.qml</file>
- <file>models/qmldir</file>
<file>ContactsView.qml</file>
<file>TabImageButton.qml</file>
</qresource>