summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-02-02 20:40:07 +0100
committerAleksander Morgado <aleksander@aleksander.es>2020-02-07 11:41:36 +0100
commitdc8aa68cf8dc90585d3a03e37f6d7062c3647ed3 (patch)
tree09f5f47daf51a4a197dbae426a314b0434c3a3ee /docs
parentf634822a2b7378e5eb7bbaaa7e415e14f5fe4668 (diff)
qmi-device: add missing new_from_node_finish() method
Each async method must have its own finish(), even if the logic may be similar to an already available finish().
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libqmi-glib/libqmi-glib-common.sections1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libqmi-glib/libqmi-glib-common.sections b/docs/reference/libqmi-glib/libqmi-glib-common.sections
index dec7949..deb2675 100644
--- a/docs/reference/libqmi-glib/libqmi-glib-common.sections
+++ b/docs/reference/libqmi-glib/libqmi-glib-common.sections
@@ -1578,6 +1578,7 @@ QmiEndpointQrtr
QmiEndpointQrtrClass
QmiEndpointQrtrPrivate
qmi_device_new_from_node
+qmi_device_new_from_node_finish
qmi_endpoint_qrtr_get_type
qmi_endpoint_qrtr_new
</SECTION> \ No newline at end of file