mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 03:25:31 +00:00
main: Use APP_ID from config.h
This commit is contained in:
parent
6a1ce14da1
commit
bc6295f5fe
1 changed files with 1 additions and 2 deletions
|
@ -32,8 +32,7 @@
|
|||
#include "calls-main-window.h"
|
||||
#include "calls-mm-provider.h"
|
||||
#include "calls-new-call-box.h"
|
||||
|
||||
#define APP_ID "sm.puri.Calls"
|
||||
#include "config.h"
|
||||
|
||||
static void
|
||||
show_window (GtkApplication *app)
|
||||
|
|
Loading…
Reference in a new issue