diff options
| author | chriszero <zerov83@gmail.com> | 2015-04-06 21:40:35 +0200 |
|---|---|---|
| committer | chriszero <zerov83@gmail.com> | 2015-04-06 21:40:35 +0200 |
| commit | 376c9f258eba669892c2ab00a0863a195ff9d5e8 (patch) | |
| tree | 0f9e2593279d6ff03e8d272b91e7980afb4a2850 /plex.h | |
| parent | 13605a7c30e5e35f33ba824c92d2e7cf706a0fa9 (diff) | |
| download | vdr-plugin-plex-376c9f258eba669892c2ab00a0863a195ff9d5e8.tar.gz vdr-plugin-plex-376c9f258eba669892c2ab00a0863a195ff9d5e8.tar.bz2 | |
Skindesigner
Diffstat (limited to 'plex.h')
| -rw-r--r-- | plex.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ class cMyPlugin:public cPlugin { private: cPlexSdOsd* m_pSdCheck; + static bool bSkindesigner; public: cMyPlugin(void); |
