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 e331e91ca7c7..968b85d070f0 100644
--- a/include/editeng/lcolitem.hxx
+++ b/include/editeng/lcolitem.hxx
@@ -30,7 +30,7 @@
class EDITENG_DLLPUBLIC SvxLineColorItem : public SvxColorItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
explicit SvxLineColorItem( const sal_uInt16 nId );
SvxLineColorItem( const SvxLineColorItem& rCopy );