aboutsummaryrefslogtreecommitdiff
path: root/src/mm-call-qmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-call-qmi.h')
-rw-r--r--src/mm-call-qmi.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mm-call-qmi.h b/src/mm-call-qmi.h
index 34231bcc..f99e7e10 100644
--- a/src/mm-call-qmi.h
+++ b/src/mm-call-qmi.h
@@ -49,6 +49,7 @@ G_DEFINE_AUTOPTR_CLEANUP_FUNC (MMCallQmi, g_object_unref)
MMBaseCall *mm_call_qmi_new (MMBaseModem *modem,
MMCallDirection direction,
- const gchar *number);
+ const gchar *number,
+ const guint dtmf_tone_duration);
#endif /* MM_CALL_QMI_H */