Ringer: fix parent instance
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
struct _CallsRinger
|
struct _CallsRinger
|
||||||
{
|
{
|
||||||
GtkApplicationWindow parent_instance;
|
GObject parent_instance;
|
||||||
|
|
||||||
CallsProvider *provider;
|
CallsProvider *provider;
|
||||||
gchar *theme_name;
|
gchar *theme_name;
|
||||||
|
|||||||
Reference in New Issue
Block a user