diff options
author | Matt Porter <mporter@konsulko.com> | 2018-06-26 13:12:54 -0400 |
---|---|---|
committer | Matt Porter <mporter@konsulko.com> | 2018-06-26 13:41:43 -0400 |
commit | 20bb3b8bbf269f89c4225a3881d4ee80eee26882 (patch) | |
tree | c8aba29bb7c7af0be55a96c6120dc03638cf44c4 /app/phone.qrc | |
parent | fb4ff765c9349db4e14e26eead5e2ceec673800b (diff) |
Remove all static contacts model supportflounder_5.99.2flounder_5.99.1flounder/5.99.2flounder/5.99.15.99.25.99.1
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.qrc | 2 |
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> |