diff options
Diffstat (limited to 'src/fe-common/core/module-formats.h')
-rw-r--r-- | src/fe-common/core/module-formats.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fe-common/core/module-formats.h b/src/fe-common/core/module-formats.h index afb78bb4..969d9d2f 100644 --- a/src/fe-common/core/module-formats.h +++ b/src/fe-common/core/module-formats.h @@ -85,6 +85,9 @@ enum { IRCTXT_FILL_8, + IRCTXT_FORMAT_TITLE, + IRCTXT_FORMAT_SUBTITLE, + IRCTXT_FORMAT_ITEM, IRCTXT_NOT_TOGGLE, IRCTXT_PERL_ERROR, IRCTXT_BIND_KEY, |