diff -r 14e279d2bbb7 -r 22de2e391156 bluetooth/btextnotifiers/inc/BTExtNotifiers.h --- a/bluetooth/btextnotifiers/inc/BTExtNotifiers.h Wed Jul 21 15:42:05 2010 +0300 +++ b/bluetooth/btextnotifiers/inc/BTExtNotifiers.h Thu Sep 23 17:06:47 2010 +0300 @@ -128,8 +128,8 @@ IMPORT_C TBool UplinkAccessAllowed() const; IMPORT_C TBool IsValid() const; - // Non-exported constructor. Allows creation of default NULL instance - TPanConnection(); + // Allows creation of default NULL instance + IMPORT_C TPanConnection(); private: TBTDevAddr iRemoteDeviceAddress;