--- a/aknlayoutcompiler/src/MLCompCdl2InstO.cpp Wed May 26 01:28:17 2010 +0300
+++ b/aknlayoutcompiler/src/MLCompCdl2InstO.cpp Tue Jun 22 19:03:35 2010 +0800
@@ -1889,7 +1889,7 @@
}
void MLCompDataCdlInstanceOpt::WriteInstances()
- { bool found = false;
+ {
bool found = false;
for(CCompDataZoomLevelDatas::iterator pZoomLevel = iZoomLevelDatas.begin(); pZoomLevel != iZoomLevelDatas.end(); ++pZoomLevel)
{
CCompDatas& compDatas = pZoomLevel->second;
--- a/gfxtools/Color/group/Color.mmp Wed May 26 01:28:17 2010 +0300
+++ b/gfxtools/Color/group/Color.mmp Tue Jun 22 19:03:35 2010 +0800
@@ -51,7 +51,7 @@
source Palette11.cpp
source Palette12.cpp
source Palette13.cpp
-source Strings.cpp
-source Rgb.cpp
+source strings.cpp
+source RGB.CPP
// End of File
--- a/uitools_plat/cdl_api/inc/CdlCompilerToolkit/CdlCompat.h Wed May 26 01:28:17 2010 +0300
+++ b/uitools_plat/cdl_api/inc/CdlCompilerToolkit/CdlCompat.h Tue Jun 22 19:03:35 2010 +0800
@@ -1,19 +1,3 @@
-/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:
-*
-*/
// Cdlcompat.h
#ifndef CDLCOMPAT_H