summaryrefslogtreecommitdiff
path: root/recmenus.h
diff options
context:
space:
mode:
Diffstat (limited to 'recmenus.h')
-rw-r--r--recmenus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/recmenus.h b/recmenus.h
index 156f423..f50d2cf 100644
--- a/recmenus.h
+++ b/recmenus.h
@@ -237,6 +237,7 @@ private:
int startChannel;
int stopChannel;
int channelgroupIndex;
+ int dayOfWeek;
char directory[TEXTINPUTLENGTH];
int SplitChannelGroups(std::vector<std::string> *channelGroups, std::vector<std::string> *channelgroups);
public: