[gnome-bluetooth] Export the BluetoothClient type function as well



commit e9a93b947c3abd3b6c04d75ba4a3273abeadc60f
Author: Bastien Nocera <hadess hadess net>
Date:   Thu May 28 17:18:08 2009 +0100

    Export the BluetoothClient type function as well
    
    Otherwise the BluetoothClient type is init'ed twice, once
    for the one inside the public libgnome-bluetooth, and once
    for the one inside the private libcommon.
---
 common/gnome-bluetooth.symbols |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/common/gnome-bluetooth.symbols b/common/gnome-bluetooth.symbols
index a7d9720..e6740f9 100644
--- a/common/gnome-bluetooth.symbols
+++ b/common/gnome-bluetooth.symbols
@@ -11,4 +11,5 @@ bluetooth_chooser_start_discovery
 bluetooth_chooser_button_get_type
 bluetooth_chooser_button_new
 bluetooth_chooser_button_available
+bluetooth_client_get_type
 bluetooth_type_to_string



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]