controlpanelplugins/themeplugin/src/cpthemeplugin.cpp
changeset 41 ab0490982943
parent 28 e0b83131558d
--- a/controlpanelplugins/themeplugin/src/cpthemeplugin.cpp	Thu Sep 02 17:11:27 2010 +0800
+++ b/controlpanelplugins/themeplugin/src/cpthemeplugin.cpp	Thu Sep 30 16:15:53 2010 +0800
@@ -50,7 +50,7 @@
         itemDataHelper,
         hbTrId("txt_cp_dblist_theme"),
         QString(),
-        HbIcon());
+        HbIcon("qtg_large_personalization"));
         return QList<CpSettingFormItemData*>() << entryItem;
 }