summaryrefslogtreecommitdiff
path: root/include/svx/xlnclit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xlnclit.hxx')
-rw-r--r--include/svx/xlnclit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xlnclit.hxx b/include/svx/xlnclit.hxx
index 22e2663da0a8..85591c429d9f 100644
--- a/include/svx/xlnclit.hxx
+++ b/include/svx/xlnclit.hxx
@@ -29,7 +29,7 @@
class SVX_DLLPUBLIC XLineColorItem : public XColorItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
XLineColorItem() {}
XLineColorItem(sal_Int32 nIndex, const Color& rTheColor);
XLineColorItem(const OUString& rName, const Color& rTheColor);