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, 2 insertions, 1 deletions
diff --git a/src/fe-common/core/module-formats.h b/src/fe-common/core/module-formats.h index 068ab027..2b634833 100644 --- a/src/fe-common/core/module-formats.h +++ b/src/fe-common/core/module-formats.h @@ -19,7 +19,8 @@ enum { TXT_WINDOWLIST_HEADER, TXT_WINDOWLIST_LINE, TXT_WINDOWLIST_FOOTER, - TXT_WINDOWS_SAVED, + TXT_WINDOWS_LAYOUT_SAVED, + TXT_WINDOWS_LAYOUT_RESET, TXT_FILL_2, |