diff options
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); |