summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-08-23 15:53:35 +0200
committerBastien Nocera <hadess@hadess.net>2022-08-23 15:56:23 +0200
commitda67ec337efbfeee6075e158bd79aad56f00af3c (patch)
tree8aab36da70040ebbba4cae7a55cc54c9adfa3533
parente018150304cf0c329d4fc829d4576caa6ce41226 (diff)
downloadgnome-bluetooth-da67ec337efbfeee6075e158bd79aad56f00af3c.tar.gz
lib: Add BluetoothBatteryType to exported C symbols
-rw-r--r--lib/gnome-bluetooth.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gnome-bluetooth.map b/lib/gnome-bluetooth.map
index d9a88dda..26295cba 100644
--- a/lib/gnome-bluetooth.map
+++ b/lib/gnome-bluetooth.map
@@ -21,6 +21,7 @@ global:
bluetooth_device_dump;
bluetooth_device_get_object_path;
bluetooth_device_to_string;
+ bluetooth_battery_type_get_type;
bluetooth_agent_get_type;
bluetooth_agent_error_get_type;
bluetooth_agent_new;