aboutsummaryrefslogtreecommitdiffstats
path: root/UI/ViperGui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'UI/ViperGui.cpp')
-rw-r--r--UI/ViperGui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/UI/ViperGui.cpp b/UI/ViperGui.cpp
index e23bd308..5f9814e0 100644
--- a/UI/ViperGui.cpp
+++ b/UI/ViperGui.cpp
@@ -249,6 +249,7 @@ void ViperGui::setStop(bool stop)
this->stop = stop;
this->segment = 0;
this->bufferDuration = 0;
+ this->position = 0;
}
bool ViperGui::getStop()