summaryrefslogtreecommitdiff
path: root/include/editeng/lcolitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/lcolitem.hxx')
-rw-r--r--include/editeng/lcolitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/lcolitem.hxx b/include/editeng/lcolitem.hxx
index 94c4b393bb06..f92f183a36e4 100644
--- a/include/editeng/lcolitem.hxx
+++ b/include/editeng/lcolitem.hxx
@@ -30,7 +30,7 @@
class EDITENG_DLLPUBLIC SvxLineColorItem : public SvxColorItem
{
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
explicit SvxLineColorItem( const sal_uInt16 nId );
SvxLineColorItem( const SvxLineColorItem& rCopy );