diff options
Diffstat (limited to 'include/svx/rotmodit.hxx')
-rw-r--r-- | include/svx/rotmodit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/rotmodit.hxx b/include/svx/rotmodit.hxx index f81adb3e918d..276542747c8c 100644 --- a/include/svx/rotmodit.hxx +++ b/include/svx/rotmodit.hxx @@ -37,7 +37,7 @@ enum SvxRotateMode class SVX_DLLPUBLIC SvxRotateModeItem: public SfxEnumItem { public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); SvxRotateModeItem( SvxRotateMode eMode=SVX_ROTATE_MODE_STANDARD, sal_uInt16 nWhich=0); SvxRotateModeItem( const SvxRotateModeItem& rItem ); |