From 7f2a4ca46c2f75abbaa3862d5070b5863b8b7b79 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 13 Jun 2015 10:46:11 +0200 Subject: added SVGTemplates --- libcore/imagecache.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libcore/imagecache.h') 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 iconCache; map channelLogoCache; map skinPartsCache; -- cgit v1.2.3