meetingrequest/mrguicommon/src/nmrcolormanager.cpp
branchRCL_3
changeset 16 b5fbb9b25d57
parent 12 4ce476e64c59
--- a/meetingrequest/mrguicommon/src/nmrcolormanager.cpp	Tue Apr 27 16:20:14 2010 +0300
+++ b/meetingrequest/mrguicommon/src/nmrcolormanager.cpp	Tue May 11 15:57:15 2010 +0300
@@ -19,9 +19,9 @@
 
 #include <gdi.h>
 #include <eikmfne.h>
-#include <aknsitemid.h>
-#include <aknutils.h>
-#include <aknsutils.h>
+#include <AknsItemID.h>
+#include <AknUtils.h>
+#include <AknsUtils.h>
 #include <esmrgui.mbg>
 #include <data_caging_path_literals.hrh>
 
@@ -99,10 +99,7 @@
             {
             colorStruct.iColorGroup = KAknsIIDFsOtherColors;
             colorStruct.iColorIndex = EAknsCIFsOtherColorsCG1; 
-            // TODO: Once feature confirmed by UI specifier, confirm the
-            // correct color
             }
-        // TODO: For testing purposes only; keep as last item during development
         case EMRLastColorItemId:
             {
             colorStruct.iColorGroup = KAknsIIDQsnTextColors;