From 9e28d36029ac34d8739115d27cb72cb7d92d02f1 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 3 Jun 2019 11:39:54 +0200 Subject: Add option to show the "disable screensaver" checkbox --- src/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config.h') 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; -- cgit v1.2.3-55-g7522