libnm-glib: add nm_device_get_state_reason() to libnm-glib.ver to export it

It was forgotten in the previous commit
This commit is contained in:
Jiří Klimeš 2012-02-09 15:34:19 +01:00
parent 81b697c57b
commit 39d25c2abb

View file

@ -84,6 +84,7 @@ global:
nm_device_get_managed;
nm_device_get_product;
nm_device_get_state;
nm_device_get_state_reason;
nm_device_get_type;
nm_device_get_udi;
nm_device_get_vendor;