summaryrefslogtreecommitdiff
path: root/include/svx/xlntrit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xlntrit.hxx')
-rw-r--r--include/svx/xlntrit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xlntrit.hxx b/include/svx/xlntrit.hxx
index 3fa23537879e..aac2a2934410 100644
--- a/include/svx/xlntrit.hxx
+++ b/include/svx/xlntrit.hxx
@@ -32,7 +32,7 @@
class SVX_DLLPUBLIC XLineTransparenceItem: public SfxUInt16Item
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
XLineTransparenceItem(sal_uInt16 nLineTransparence = 0);
XLineTransparenceItem(SvStream& rIn);
virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override;