changeset 41 | bbb64eb3bdee |
parent 0 | 5a93021fdf25 |
child 58 | 83ca720e2b9a |
child 61 | 8b0c979bbe8c |
--- a/connectionutilities/ConnectionDialogs/src/ConnectionInfoKey.cpp Thu Jun 10 16:00:16 2010 +0300 +++ b/connectionutilities/ConnectionDialogs/src/ConnectionInfoKey.cpp Thu Jun 24 11:36:05 2010 +0300 @@ -29,7 +29,9 @@ // CConnectionInfoKey::CConnectionInfoKey( TBool aIsWLANFeatureSupported ) : TKeyArrayFix( 0, ECmpCollated ), - iIsWLANFeatureSupported( aIsWLANFeatureSupported ) + iPtr( NULL ), + iIsWLANFeatureSupported( aIsWLANFeatureSupported ), + iNameEasyWLAN( NULL ) { }