javaextensions/bluetooth/bluetoothcommons/bluetoothplatformcontrol/src.s60/s60bluetoothplatformcontrol.cpp
changeset 26 dc7c549001d5
parent 21 2a9601315dfc
child 67 63b81d807542
--- a/javaextensions/bluetooth/bluetoothcommons/bluetoothplatformcontrol/src.s60/s60bluetoothplatformcontrol.cpp	Fri May 14 15:47:24 2010 +0300
+++ b/javaextensions/bluetooth/bluetoothcommons/bluetoothplatformcontrol/src.s60/s60bluetoothplatformcontrol.cpp	Thu May 27 12:49:31 2010 +0300
@@ -76,7 +76,7 @@
     delete mPlatformPlugin;
 }
 
-std::wstring BluetoothPlatformControl::getSystemProperty(const int aProperty)
+OS_EXPORT std::wstring BluetoothPlatformControl::getSystemProperty(const int aProperty)
 {
     JELOG2(EJavaBluetooth);