diff -r a5692c68d772 -r 808caa51b78b controlpanelplugins/themeplugin/src/cpthemeplugin.cpp --- 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() << entryItem; }