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