summaryrefslogtreecommitdiff
path: root/nopacity.h
diff options
context:
space:
mode:
Diffstat (limited to 'nopacity.h')
-rw-r--r--nopacity.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nopacity.h b/nopacity.h
index 5b20654..32ec4de 100644
--- a/nopacity.h
+++ b/nopacity.h
@@ -11,6 +11,7 @@ class cNopacity : public cSkin {
private:
cNopacityDisplayMenu *displayMenu;
cImageCache *imgCache;
+ bool init;
void ReloadCaches(void);
public:
cNopacity(cImageCache *imgCache);