diff -r 98a43fae6e2b -r 741e5bba2bd1 iaupdate/IAD/ui/src/iaupdatehistorycontainer.cpp --- a/iaupdate/IAD/ui/src/iaupdatehistorycontainer.cpp Tue Apr 27 16:46:15 2010 +0300 +++ b/iaupdate/IAD/ui/src/iaupdatehistorycontainer.cpp Tue May 11 16:20:28 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-2010 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" @@ -124,6 +124,7 @@ iListBox->ConstructFromResourceL( reader ); CleanupStack::PopAndDestroy(); + iListBox->EnableStretching( EFalse ); iListBox->ItemDrawer()->ColumnData()->EnableMarqueeL( ETrue ); // Setup scroll bars