1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-28 14:49:30 +00:00
Purism-Calls/plugins/dummy
Evangelos Ribeiro Tzaras 2847508034 Fix missing-declarations warnings all over the codebase
As caught by compiling with `-Wmissing-declarations`
by either making functions static, or declaring them in the header.
2021-06-03 19:46:45 +00:00
..
calls-dummy-call.c call: Introduce protocol property 2021-05-28 13:18:24 +02:00
calls-dummy-call.h Let calls-call be an abstract class 2021-04-05 09:38:03 +05:30
calls-dummy-origin.c origin: Add API to query supported protocols 2021-05-28 17:02:02 +02:00
calls-dummy-origin.h plugins/dummy: Implement inbound property 2019-06-28 15:14:41 +01:00
calls-dummy-provider.c Fix old-style warnings all over the codebase 2021-06-03 19:46:45 +00:00
calls-dummy-provider.h Fix missing-declarations warnings all over the codebase 2021-06-03 19:46:45 +00:00
dummy.plugin.in Turn providers into plugins courtesy of libpeas 2018-11-23 15:51:46 +00:00
meson.build build: Avoid building files multiple times 2021-05-17 20:00:04 +05:30