ContactsProvider: Add contacts provider
The CallsContacts provider offers a GListModel that can be connected directly to a GtkListBox for showing a contacts list.
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
d6c05e85b4
commit
4ba9feb22f
@@ -85,6 +85,7 @@ calls_sources = files(['calls-message-source.c', 'calls-message-source.h',
|
||||
'calls-record-store.c', 'calls-record-store.h',
|
||||
'calls-call-record-row.c', 'calls-call-record-row.h',
|
||||
'calls-contacts.c', 'calls-contacts.h',
|
||||
'calls-contacts-provider.c', 'calls-contacts-provider.h',
|
||||
'calls-best-match.c', 'calls-best-match.h',
|
||||
'calls-in-app-notification.c', 'calls-in-app-notification.h',
|
||||
'calls-manager.c', 'calls-manager.h',
|
||||
|
||||
Reference in New Issue
Block a user