summaryrefslogtreecommitdiff
path: root/libcore/imagecache.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcore/imagecache.h')
-rw-r--r--libcore/imagecache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcore/imagecache.h b/libcore/imagecache.h
index e8a0365..e11f295 100644
--- a/libcore/imagecache.h
+++ b/libcore/imagecache.h
@@ -47,6 +47,7 @@ private:
string skinPartsPathSkin;
string iconPathTheme;
string skinPartsPathTheme;
+ string svgTemplatePath;
map<string, cImage*> iconCache;
map<string, cImage*> channelLogoCache;
map<string, cImage*> skinPartsCache;