diff -r 624337f114fe -r 23411a3be0db controlpanelplugins/themeplugin/src/cpthemechanger.cpp --- a/controlpanelplugins/themeplugin/src/cpthemechanger.cpp Mon May 03 12:32:06 2010 +0300 +++ b/controlpanelplugins/themeplugin/src/cpthemechanger.cpp Fri May 14 15:53:07 2010 +0300 @@ -1,20 +1,19 @@ /* -* Copyright (c) 2008-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: Implementation of the HbThemeChanger class + * 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: + * + */ #include "cpthemechanger.h" #include "cpthemechanger_p.h" @@ -47,19 +46,10 @@ QAbstractItemModel& CpThemeChanger::model() { Q_D(CpThemeChanger); - + return d->model; } -/*! - Provide a list of currently available themes. -*/ -const QList CpThemeChanger::themes() const -{ - Q_D(const CpThemeChanger); - - return d->themes(); -} /*! Creates a connection to the theme server for the purpose of