diff options
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common/constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/constants.h b/src/common/constants.h index 93bb20a..1a81977 100644 --- a/src/common/constants.h +++ b/src/common/constants.h @@ -31,6 +31,7 @@ #define GSETTINGS_KEY_DEFAULT_TIMEOUT "default-timeout" #define GSETTINGS_KEY_ENABLE_PERSISTENCE "enable-persistence" #define GSETTINGS_KEY_SHOW_COUNTDOWN "show-countdown" +#define GSETTINGS_KEY_HISTORY_ENABLED "history-enabled" #define NOTIFICATION_BUS_NAME "org.freedesktop.Notifications" #define NOTIFICATION_BUS_PATH "/org/freedesktop/Notifications" |