summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index f1a20ea..011e82a 100644
--- a/src/config.h
+++ b/src/config.h
@@ -8,6 +8,7 @@ struct ConfigOption;
class Config
{
public:
+ static const ConfigOption* const ALLOW_SCREENSAVER_DISABLE;
static const ConfigOption* const ALLOW_VM_EDIT;
static const ConfigOption* const AUTOQUIT;
static const ConfigOption* const BASEDIR;