NOISSUE Quick fix for icons being required

This commit is contained in:
Alexia
2016-03-28 16:45:52 -04:00
parent 53b4bd019f
commit ea685651a1
3 changed files with 11 additions and 1 deletions

View File

@@ -34,6 +34,8 @@ public:
std::shared_ptr<IconList> icons();
bool hasIcons();
/// init the cache. FIXME: possible future hook point
void initHttpMetaCache();