diff options
Diffstat (limited to 'PVideo.h')
-rw-r--r-- | PVideo.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ public: public: int m_iRatingKey; + std::string m_sKey; std::string m_sStudio; MediaType m_tType; std::string m_sTitle; |