bluetooth/btextnotifiers/inc/BTExtNotifiers.h
branchGCC_SURGE
changeset 28 85bf606b6d29
parent 0 29b1cd4cb562
--- a/bluetooth/btextnotifiers/inc/BTExtNotifiers.h	Fri Jun 11 16:27:33 2010 +0100
+++ b/bluetooth/btextnotifiers/inc/BTExtNotifiers.h	Wed Jun 16 17:28:40 2010 +0100
@@ -129,7 +129,7 @@
 	IMPORT_C TBool IsValid() const;
 	
 	// Non-exported constructor.  Allows creation of default NULL instance
-	TPanConnection();
+	IMPORT_C TPanConnection();	// To match the EXPORT_C in BtExtNotifiers.cpp
 	
 private:
 	TBTDevAddr iRemoteDeviceAddress;