diff options
Diffstat (limited to 'PVideo.h')
-rw-r--r-- | PVideo.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ public: double m_dRating; Poco::Timestamp m_tAddedAt; Poco::Timestamp m_tUpdatedAt; + Poco::DateTime m_tOriginallyAvailableAt; std::vector<std::string> m_vGenre; std::vector<std::string> m_vWriter; |