1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-02 15:09:31 +00:00
Purism-Calls/tests/mock-contacts-provider.h

15 lines
295 B
C
Raw Normal View History

/*
* Copyright (C) 2021 Purism SPC
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
* Author: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu>
*
*/
#pragma once
#include "calls-contacts-provider.h"
2022-02-01 18:13:02 +00:00
CallsContactsProvider *__wrap_calls_contacts_provider_new (CallsSettings *settings);