diff options
Diffstat (limited to 'svx/source/cui/autocdlg.hrc')
-rw-r--r-- | svx/source/cui/autocdlg.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/cui/autocdlg.hrc b/svx/source/cui/autocdlg.hrc index 08de5d0134..65770dbae1 100644 --- a/svx/source/cui/autocdlg.hrc +++ b/svx/source/cui/autocdlg.hrc @@ -129,7 +129,7 @@ #define CB_ACTIV 121 #define CB_COLLECT 122 #define CB_APPEND_SPACE 123 -#define CB_KEEP_LIST 124 +#define CB_REMOVE_LIST 124 #define CB_AS_TIP 125 #define FT_MIN_WORDLEN 126 #define FT_MAX_ENTRIES 127 |