diff options
author | gnapheus <solevita50@gmail.com> | 2013-03-22 19:32:51 +0100 |
---|---|---|
committer | gnapheus <solevita50@gmail.com> | 2013-03-22 19:32:51 +0100 |
commit | 1a1dbb44e906ea08289eae429116912235335a53 (patch) | |
tree | 39a4b043864caa06fe851e5c34fb587a50373434 /zappilotsetup.h | |
parent | ede4ec0c86be1ca235cbc47dda3b4603eaa493e1 (diff) | |
download | vdr-plugin-zappilot-master.tar.gz vdr-plugin-zappilot-master.tar.bz2 |
Diffstat (limited to 'zappilotsetup.h')
-rw-r--r-- | zappilotsetup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zappilotsetup.h b/zappilotsetup.h index 98d0b43..2b0cb71 100644 --- a/zappilotsetup.h +++ b/zappilotsetup.h @@ -9,6 +9,7 @@ class cZappilotSetup : public cMenuSetupPage int CloseOnSwitch; int Hidemenu; int FastBrowse; + int FastBrowseAlt; int SwitchTimer; int SwitchMinsBefore; protected: |