summaryrefslogtreecommitdiff
path: root/myreplaycontrol.c
diff options
context:
space:
mode:
Diffstat (limited to 'myreplaycontrol.c')
-rw-r--r--myreplaycontrol.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/myreplaycontrol.c b/myreplaycontrol.c
index fbcd1bf..f43e9b6 100644
--- a/myreplaycontrol.c
+++ b/myreplaycontrol.c
@@ -48,6 +48,7 @@ eOSState myReplayControl::ProcessKey(eKeys Key)
Skins.Message(mtError,tr("Recording already in cutter queue!"));
else
{
+ Hide(); // save marks
cMarks _marks;
#if VDRVERSNUM > 10713
cRecording Recording(filename);