summaryrefslogtreecommitdiff
path: root/plex.h
diff options
context:
space:
mode:
authorchriszero <zerov83@gmail.com>2015-04-06 21:40:35 +0200
committerchriszero <zerov83@gmail.com>2015-04-06 21:40:35 +0200
commit376c9f258eba669892c2ab00a0863a195ff9d5e8 (patch)
tree0f9e2593279d6ff03e8d272b91e7980afb4a2850 /plex.h
parent13605a7c30e5e35f33ba824c92d2e7cf706a0fa9 (diff)
downloadvdr-plugin-plex-376c9f258eba669892c2ab00a0863a195ff9d5e8.tar.gz
vdr-plugin-plex-376c9f258eba669892c2ab00a0863a195ff9d5e8.tar.bz2
Skindesigner
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);