From ba70704694e879246856d6bb98be3e3d01ab0156 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 24 Apr 2000 15:32:11 +0200 Subject: Improved replay progress display --- dvbapi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dvbapi.h') diff --git a/dvbapi.h b/dvbapi.h index ddfdc154..91e554e9 100644 --- a/dvbapi.h +++ b/dvbapi.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: dvbapi.h 1.7 2000/04/24 10:46:47 kls Exp $ + * $Id: dvbapi.h 1.8 2000/04/24 15:31:07 kls Exp $ */ #ifndef __DVBAPI_H @@ -75,7 +75,7 @@ private: int lastProgress; char *replayTitle; public: - void ShowProgress(bool Initial = false); + bool ShowProgress(bool Initial = false); // Channel facilities -- cgit v1.2.3