summaryrefslogtreecommitdiff
path: root/include/editeng/prntitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/prntitem.hxx')
-rw-r--r--include/editeng/prntitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/prntitem.hxx b/include/editeng/prntitem.hxx
index 83e1596c7b4b..25e66dc9e82a 100644
--- a/include/editeng/prntitem.hxx
+++ b/include/editeng/prntitem.hxx
@@ -36,7 +36,7 @@
class EDITENG_DLLPUBLIC SvxPrintItem : public SfxBoolItem
{
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
explicit SvxPrintItem( const sal_uInt16 nId , const bool bPrt = true );
inline SvxPrintItem &operator=( const SvxPrintItem &rCpy );