summaryrefslogtreecommitdiff
path: root/timerdone.h
diff options
context:
space:
mode:
Diffstat (limited to 'timerdone.h')
-rw-r--r--timerdone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/timerdone.h b/timerdone.h
index 0f292d7..9cf44d2 100644
--- a/timerdone.h
+++ b/timerdone.h
@@ -34,7 +34,7 @@ class cTimerDone : public cListObject {
public:
time_t start; // Start time of the timer
time_t stop; // Stop time of the timer
- tChannelID channelID;
+ tChannelID channelID;
int searchID;
string title;
string shorttext;