meetingrequest/mrgui/inc/cesmreditordialog.h
branchRCL_3
changeset 36 e8f259fad141
parent 33 da5135c61bad
--- a/meetingrequest/mrgui/inc/cesmreditordialog.h	Tue Apr 27 16:20:14 2010 +0300
+++ b/meetingrequest/mrgui/inc/cesmreditordialog.h	Tue May 11 15:57:15 2010 +0300
@@ -18,9 +18,9 @@
 #ifndef CESMREDITORDIALOG_H
 #define CESMREDITORDIALOG_H
 
-#include <akndialog.h>
+#include <AknDialog.h>
 #include <akntoolbarobserver.h>
-#include <aknserverapp.h>
+#include <AknServerApp.h>
 #include "mesmruibase.h"
 #include "mesmrresponseobserver.h"
 #include "mesmrfieldeventobserver.h"
@@ -263,7 +263,6 @@
      * Indicates if location has been modified.
      */
     TBool iLocationModified;
-    // TODO: Take this into use when implementing the toolbar
     /// Own: Toolbar handler
     CMRToolbar* iToolbar;