diff options
Diffstat (limited to 'PVideo.h')
-rw-r--r-- | PVideo.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ public: std::string m_sGrandparentArt; long m_iDuration; int m_iViewCount; + double m_dRating; Poco::Timestamp m_tAddedAt; Poco::Timestamp m_tUpdatedAt; |