summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.h b/setup.h
index 459fca0..4a3cbef 100644
--- a/setup.h
+++ b/setup.h
@@ -18,7 +18,7 @@ private:
cEventsBlock mEventsData;
cSetupBlock mSetupData;
const char *DetectionMethods[2];
-
+
protected:
virtual void Store(void);
virtual eOSState ProcessKey(eKeys Key);