about summary refs log tree commit diff stats
path: root/src/config/preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/preferences.h')
-rw-r--r--src/config/preferences.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/preferences.h b/src/config/preferences.h
index 72385de5..8b62f988 100644
--- a/src/config/preferences.h
+++ b/src/config/preferences.h
@@ -45,6 +45,7 @@
 // represents all settings in .profrc
 // each enum value is mapped to a group and key in .profrc (see preferences.c)
 typedef enum {
+    PREF_CLEAR_PERSIST_HISTORY,
     PREF_SPLASH,
     PREF_BEEP,
     PREF_VERCHECK,