summaryrefslogtreecommitdiff
path: root/include/svx/xcolit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xcolit.hxx')
-rw-r--r--include/svx/xcolit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xcolit.hxx b/include/svx/xcolit.hxx
index 9ff93511668c..bb229b0806f8 100644
--- a/include/svx/xcolit.hxx
+++ b/include/svx/xcolit.hxx
@@ -35,7 +35,7 @@ class SVX_DLLPUBLIC XColorItem : public NameOrIndex
Color aColor;
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
XColorItem() {}
XColorItem(sal_uInt16 nWhich, sal_Int32 nIndex, const Color& rTheColor);