controlpanelplugins/themeplugin/src/cpthemeplugin.cpp
changeset 42 3487b2ea501a
parent 31 e79ce701c376
--- a/controlpanelplugins/themeplugin/src/cpthemeplugin.cpp	Fri Sep 17 08:29:50 2010 +0300
+++ b/controlpanelplugins/themeplugin/src/cpthemeplugin.cpp	Mon Oct 04 00:18:12 2010 +0300
@@ -50,7 +50,7 @@
         itemDataHelper,
         hbTrId("txt_cp_dblist_theme"),
         QString(),
-        HbIcon());
+        HbIcon("qtg_large_personalization"));
         return QList<CpSettingFormItemData*>() << entryItem;
 }