summaryrefslogtreecommitdiff
path: root/watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'watch.h')
-rw-r--r--watch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/watch.h b/watch.h
index 8458e50..d3fee8f 100644
--- a/watch.h
+++ b/watch.h
@@ -86,9 +86,9 @@ private:
cString* osdItem;
cString* osdMessage;
+ cString* replayFolder;
cString* replayTitle;
- cString* replayTitleShort;
- cString* replayTitleShortLast;
+ cString* replayTitleLast;
cString* replayTime;
time_t tsCurrentLast;