summaryrefslogtreecommitdiff
path: root/include/svx/xlnwtit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xlnwtit.hxx')
-rw-r--r--include/svx/xlnwtit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xlnwtit.hxx b/include/svx/xlnwtit.hxx
index 0a46ddc8cc08..fa46c5ece9ee 100644
--- a/include/svx/xlnwtit.hxx
+++ b/include/svx/xlnwtit.hxx
@@ -29,7 +29,7 @@
class SVX_DLLPUBLIC XLineWidthItem : public SfxMetricItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
XLineWidthItem(long nWidth = 0);
XLineWidthItem(SvStream& rIn);
virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override;