summaryrefslogtreecommitdiff
path: root/include/svx/xflbstit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xflbstit.hxx')
-rw-r--r--include/svx/xflbstit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xflbstit.hxx b/include/svx/xflbstit.hxx
index 3fd4bd34653a..3b33a7231aac 100644
--- a/include/svx/xflbstit.hxx
+++ b/include/svx/xflbstit.hxx
@@ -26,7 +26,7 @@
class SVX_DLLPUBLIC XFillBmpStretchItem : public SfxBoolItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
XFillBmpStretchItem( bool bStretch = true );
XFillBmpStretchItem( SvStream& rIn );