Preparing for Windows operating system

This commit is contained in:
Bay Dam
2016-03-16 11:08:34 +01:00
parent 0836e904a3
commit c708fc24e4
10 changed files with 42 additions and 34 deletions
+1 -1
View File
@@ -296,7 +296,7 @@ void VideoImpl::resetMovie()
if (_seekEnabled)
{
if (_rate > 0)
seekTo(0UL);
seekTo((guint64)0);
else
{
// NOTE: Untested.