mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-04 15:41:19 +00:00
7dadb3c50f
We mock libfeedback and CallsCall to test the ringer for the following scenarios: - Call state changes - User requested silencing of ringer - Multiple calls
5 lines
137 B
C
5 lines
137 B
C
#pragma once
|
|
|
|
#include "calls-contacts-provider.h"
|
|
|
|
CallsContactsProvider *__wrap_calls_contacts_provider_new (CallsSettings *seetings);
|