1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-29 15:25:24 +00:00

calls-notifier: Set log domain

This commit is contained in:
Guido Günther 2021-08-02 12:49:22 +02:00 committed by Evangelos Ribeiro Tzaras
parent fe84a02af2
commit 26f0c9cb01

View file

@ -22,6 +22,8 @@
*
*/
#define G_LOG_DOMAIN "CallsNotifier"
#include "calls-notifier.h"
#include "calls-manager.h"
#include "config.h"