diff -r e9b924a62a66 -r 99439b07e980 bluetooth/btextnotifiers/inc/BTExtNotifiers.h --- a/bluetooth/btextnotifiers/inc/BTExtNotifiers.h Wed Sep 01 12:38:54 2010 +0100 +++ b/bluetooth/btextnotifiers/inc/BTExtNotifiers.h Tue Sep 14 23:28:24 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;