summaryrefslogtreecommitdiff
path: root/plex.h
diff options
context:
space:
mode:
Diffstat (limited to 'plex.h')
-rw-r--r--plex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plex.h b/plex.h
index e189e47..f3fe45d 100644
--- a/plex.h
+++ b/plex.h
@@ -41,6 +41,7 @@ class cMyPlugin:public cPlugin
{
private:
cPlexSdOsd* m_pSdCheck;
+ static bool bSkindesigner;
public:
cMyPlugin(void);