summaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/menu.h b/menu.h
index 467ee55..1805dd1 100644
--- a/menu.h
+++ b/menu.h
@@ -41,6 +41,7 @@ typedef enum {
class cPvrMenuSetup : public cMenuSetupPage {
private:
cPvrSetup newPvrSetup;
+ cPvrSetup cachedPvrSetup;
protected:
virtual void Store();
public: