summaryrefslogtreecommitdiff
path: root/PVideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'PVideo.h')
-rw-r--r--PVideo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/PVideo.h b/PVideo.h
index fb4b5a5..101e5d1 100644
--- a/PVideo.h
+++ b/PVideo.h
@@ -61,6 +61,7 @@ public:
std::string m_sCollection;
Media m_Media;
PlexServer* m_pServer;
+ int m_iMyPlayOffset;
};
}