localconnectivityservice/dun/utils/src/DunNoteHandler.cpp
branchRCL_3
changeset 44 7a45d2ea2f56
parent 40 52a167391590
--- a/localconnectivityservice/dun/utils/src/DunNoteHandler.cpp	Tue Sep 14 22:59:42 2010 +0300
+++ b/localconnectivityservice/dun/utils/src/DunNoteHandler.cpp	Wed Oct 13 15:32:36 2010 +0300
@@ -92,7 +92,6 @@
         return retTrap;
         }
     SetActive();
-    iNoteState = EDunStateUiNoting;
     FTRACE(FPrint( _L("CDunNoteHandler::IssueRequest() complete") ));
     return KErrNone;
     }
@@ -176,6 +175,7 @@
     note->SetSecondaryDisplayData( sdData );  // ownership transferred
     // Start to show note
     iStatus = KRequestPending;
+    iNoteState = EDunStateUiNoting;
     note->ShowConfirmationQueryL( iStatus,
                                   *unicodeString,
                                   R_AVKON_SOFTKEYS_OK_EMPTY,