summaryrefslogtreecommitdiff
path: root/include/svx/xlnedwit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xlnedwit.hxx')
-rw-r--r--include/svx/xlnedwit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xlnedwit.hxx b/include/svx/xlnedwit.hxx
index fd272c14ff4d..e5da6e361bfd 100644
--- a/include/svx/xlnedwit.hxx
+++ b/include/svx/xlnedwit.hxx
@@ -32,7 +32,7 @@
class SVX_DLLPUBLIC XLineEndWidthItem : public SfxMetricItem
{
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
XLineEndWidthItem(long nWidth = LINE_END_WIDTH_DEFAULT);
XLineEndWidthItem(SvStream& rIn);
virtual SfxPoolItem* Clone(SfxItemPool* pPool = 0) const;