diff options
Diffstat (limited to 'util/epist/config.hh')
| -rw-r--r-- | util/epist/config.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/epist/config.hh b/util/epist/config.hh index 2c295747..8749009d 100644 --- a/util/epist/config.hh +++ b/util/epist/config.hh @@ -36,6 +36,7 @@ public: enum BoolType { NO_BOOL_TYPE, stackedCycling, + stackedCyclingRaise, NUM_BOOL_TYPES }; |
