summaryrefslogtreecommitdiff
path: root/nopacity.c
diff options
context:
space:
mode:
Diffstat (limited to 'nopacity.c')
-rw-r--r--nopacity.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nopacity.c b/nopacity.c
index f75d3b9..e4de4f8 100644
--- a/nopacity.c
+++ b/nopacity.c
@@ -24,6 +24,7 @@ cNopacity::cNopacity(cImageCache *imgCache) : cSkin("nOpacity", &::Theme) {
fontManager->SetFonts();
this->imgCache = imgCache;
imgCache->CreateCache();
+ imgCache->CreateCacheDelayed();
}
const char *cNopacity::Description(void) {