diff options
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/msg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/msg.hxx b/include/sfx2/msg.hxx index 7e3c706ffdc9..94b3ecf9fbda 100644 --- a/include/sfx2/msg.hxx +++ b/include/sfx2/msg.hxx @@ -153,7 +153,7 @@ SFX_DECL_TYPE(13); // for SwAddPrinterItem, Sd... SFX_DECL_TYPE(14); SFX_DECL_TYPE(16); // for SwDocDisplayItem SFX_DECL_TYPE(17); // for SvxAddressItem -SFX_DECL_TYPE(20); // for SvxSearchItem +SFX_DECL_TYPE(21); // for SvxSearchItem // all SfxTypes must be in this header #undef SFX_DECL_TYPE |