forked from openkylin/ukui-search
更换ukcc插件图标.
This commit is contained in:
parent
76c1a7f73b
commit
bc8373d025
|
@ -100,7 +100,7 @@ bool Search::isShowOnHomePage() const
|
|||
|
||||
QIcon Search::icon() const
|
||||
{
|
||||
return QIcon();
|
||||
return QIcon::fromTheme("search-symbolic");
|
||||
}
|
||||
|
||||
bool Search::isEnable() const
|
||||
|
|
Loading…
Reference in New Issue