mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-04 23:51:17 +00:00
Ringer: fix parent instance
This commit is contained in:
parent
5828fad63b
commit
c5cb1a97ed
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
struct _CallsRinger
|
||||
{
|
||||
GtkApplicationWindow parent_instance;
|
||||
GObject parent_instance;
|
||||
|
||||
CallsProvider *provider;
|
||||
gchar *theme_name;
|
||||
|
|
Loading…
Reference in a new issue