diff options
Diffstat (limited to 'e-util/e-config.h')
-rw-r--r-- | e-util/e-config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-config.h b/e-util/e-config.h index 77215b0b1d..6df90ceb52 100644 --- a/e-util/e-config.h +++ b/e-util/e-config.h @@ -133,6 +133,7 @@ enum _e_config_t { E_CONFIG_PAGE, E_CONFIG_PAGE_START, /* only allowed in assistant types */ E_CONFIG_PAGE_FINISH, /* only allowed in assistant types */ + E_CONFIG_PAGE_PROGRESS, /* only allowed in assistant types */ E_CONFIG_SECTION, E_CONFIG_SECTION_TABLE, E_CONFIG_ITEM, |