controlpanelplugins/themeplugin/src/cpthemeplugin.cpp
changeset 26 808caa51b78b
parent 19 36aa4756ee82
child 28 e0b83131558d
--- a/controlpanelplugins/themeplugin/src/cpthemeplugin.cpp	Fri Jun 25 17:12:20 2010 +0800
+++ b/controlpanelplugins/themeplugin/src/cpthemeplugin.cpp	Wed Jul 14 07:09:46 2010 +0800
@@ -50,7 +50,7 @@
         itemDataHelper,
         tr("Theme"),
         tr("Theme Name"),
-        HbIcon(":/image/qgn_menu_note.svg"));
+        HbIcon());
         return QList<CpSettingFormItemData*>() << entryItem;
 }