controlpanelplugins/themeplugin/src/cpthemechanger_p.h
changeset 19 36aa4756ee82
parent 12 624337f114fe
child 17 4a9568303383
--- a/controlpanelplugins/themeplugin/src/cpthemechanger_p.h	Mon May 03 12:32:06 2010 +0300
+++ b/controlpanelplugins/themeplugin/src/cpthemechanger_p.h	Fri May 14 13:21:08 2010 +0800
@@ -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:  HbThemeChangerPrivate class definition
-*
-*/
-
+ * 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:  
+ *   
+ */
 
 #ifndef HBTHEMECHANGER_P_H
 #define HBTHEMECHANGER_P_H
@@ -71,8 +70,6 @@
     const QList<CpThemeChanger::ThemeInfo>& themes() const;
     void updateThemeList(const QString& currentThemeName = QString());
 
-    const QStringList directories() const;
-
     const CpThemeChanger::ThemeInfo& currentTheme() const;
     int indexOf(const CpThemeChanger::ThemeInfo& theme) const;