~renatofilho/address-book-app/address-book-app-wily

« back to all changes in this revision

Viewing changes to src/imports/Settings/CMakeLists.txt

  • Committer: CI Train Bot
  • Author(s): Renato Araujo Oliveira Filho
  • Date: 2015-12-11 16:50:23 UTC
  • mfrom: (492.2.10 choose-default-address-book)
  • Revision ID: ci-train-bot@canonical.com-20151211165023-r96z3r4qh9ghopee
Implemented the ability to choose the default address-book from settings page. Fixes: #1511471
Approved by: Gustavo Pichorim Boiko

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
set(CONTACT_SETTINGS_QMLS
2
2
    MyselfPhoneNumbersModel.qml
 
3
    SettingsDefaultSyncTarget.qml
3
4
    SettingsPage.qml
4
5
)
5
6