diff options
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: |