diff options
Diffstat (limited to 'src/plugins/ublox/mm-broadband-modem-ublox.c')
-rw-r--r-- | src/plugins/ublox/mm-broadband-modem-ublox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/ublox/mm-broadband-modem-ublox.c b/src/plugins/ublox/mm-broadband-modem-ublox.c index cbda1911..3c58adda 100644 --- a/src/plugins/ublox/mm-broadband-modem-ublox.c +++ b/src/plugins/ublox/mm-broadband-modem-ublox.c @@ -1506,6 +1506,7 @@ create_call (MMIfaceModemVoice *self, const gchar *number) { return mm_base_call_new (MM_BASE_MODEM (self), + G_OBJECT (self), direction, number, TRUE, /* skip_incoming_timeout */ |