emailuis/nmailui/src/nmmailboxselectiondialog.cpp
changeset 47 f83bd4ae1fe3
parent 43 99bcbff212ad
--- a/emailuis/nmailui/src/nmmailboxselectiondialog.cpp	Fri Jun 11 16:42:02 2010 +0300
+++ b/emailuis/nmailui/src/nmmailboxselectiondialog.cpp	Thu Jun 24 14:32:18 2010 +0300
@@ -43,8 +43,6 @@
       mMailboxId(0)
 {
     NM_FUNCTION;
-    
-    // No implementation required.
 }
 
 
@@ -107,7 +105,7 @@
     
     // Use the document loader to load the widgets.
     HbDocumentLoader documentLoader;
-    bool documentLoaded = false;
+    bool documentLoaded(false);
 
     QObjectList objectList;
     objectList.append(this);