summaryrefslogtreecommitdiff
path: root/epgsearch.h
diff options
context:
space:
mode:
Diffstat (limited to 'epgsearch.h')
-rw-r--r--epgsearch.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/epgsearch.h b/epgsearch.h
index 5a67a54..be8bf0c 100644
--- a/epgsearch.h
+++ b/epgsearch.h
@@ -381,6 +381,13 @@ private:
recordingdirs m_set;
};
+class EPGSearchSetupValues
+{
+public:
+ static std::string ReadValue(const std::string& entry);
+ static bool WriteValue(const std::string& entry, const std::string& value);
+};
+
}
// namespace vdrlive