meetingrequest/mrgui/mrfieldbuildercommon/src/cmrbackground.cpp
branchRCL_3
changeset 16 b5fbb9b25d57
parent 12 4ce476e64c59
--- a/meetingrequest/mrgui/mrfieldbuildercommon/src/cmrbackground.cpp	Tue Apr 27 16:20:14 2010 +0300
+++ b/meetingrequest/mrgui/mrfieldbuildercommon/src/cmrbackground.cpp	Tue May 11 15:57:15 2010 +0300
@@ -18,7 +18,7 @@
 #include "cmrbackground.h"
 
 #include "nmrglobalfeaturesettings.h"
-#include <aknutils.h>
+#include <AknUtils.h>
 
 
 // unnamed namespace for local definitions
@@ -121,15 +121,6 @@
                     }
                 }
             }
-        // TODO: Need to be removed after ui designer says that it can be removed.
-    //    else
-    //        {
-    //        if( ctrl.FieldMode() == EESMRFieldModeEdit )
-    //            {
-    //            // Not focused editor field
-    //            DrawFocus( aGc, rect, aControl, EEditorFieldNoFocus );
-    //            }
-    //        }
         }
     }