diff -r 95d45f234cf3 -r cb7afde124a3 connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifSrc/wlanpowersavetestnotif.cpp --- a/connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifSrc/wlanpowersavetestnotif.cpp Wed Jun 23 18:39:24 2010 +0300 +++ b/connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifSrc/wlanpowersavetestnotif.cpp Tue Jul 06 14:42:41 2010 +0300 @@ -24,7 +24,7 @@ #include "ConnUiUtilsNotif.h" #include "ConnectionDialogsLogger.h" -#include +#include #include #include @@ -39,7 +39,9 @@ // CWlanPowerSaveQueryNotif::CWlanPowerSaveQueryNotif() : - iDisable( EFalse ) + iDialog( NULL ), + iDisable( EFalse ), + iExitAsync( NULL ) { }