diff -r 05bc53fe583b -r 83ca720e2b9a dbcreator/inc/cdccommsdatcreator.h --- a/dbcreator/inc/cdccommsdatcreator.h Tue Aug 31 15:35:44 2010 +0300 +++ b/dbcreator/inc/cdccommsdatcreator.h Wed Sep 01 12:23:51 2010 +0100 @@ -67,7 +67,7 @@ /** Destructor */ - virtual ~CCdcCommsDatCreator(); + IMPORT_C virtual ~CCdcCommsDatCreator(); private: @@ -96,7 +96,7 @@ void SetUnderlyingIapL( RPointerArray< HBufC >& aUnderLying ); -// void SetDefaultConnectionL( RPointerArray< HBufC >& aDefCon ); + void SetDefaultConnectionL( RPointerArray< HBufC >& aDefCon ); void SetWlanSecurityL( RPointerArray< HBufC >& aWlanSecurity );