mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Preparing for Windows operating system
This commit is contained in:
+1
-1
@@ -296,7 +296,7 @@ void VideoImpl::resetMovie()
|
||||
if (_seekEnabled)
|
||||
{
|
||||
if (_rate > 0)
|
||||
seekTo(0UL);
|
||||
seekTo((guint64)0);
|
||||
else
|
||||
{
|
||||
// NOTE: Untested.
|
||||
|
||||
Reference in New Issue
Block a user