summaryrefslogtreecommitdiff
path: root/svx/source/inc/frmselimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/frmselimpl.hxx')
-rw-r--r--svx/source/inc/frmselimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/frmselimpl.hxx b/svx/source/inc/frmselimpl.hxx
index 51d94e1f861b..926fbe71d0f8 100644
--- a/svx/source/inc/frmselimpl.hxx
+++ b/svx/source/inc/frmselimpl.hxx
@@ -120,7 +120,7 @@ struct FrameSelectorImpl : public Resource
FrameSelFlags mnFlags; /// Flags for enabled frame borders.
FrameBorderPtrVec maAllBorders; /// Pointers to all frame borders.
FrameBorderPtrVec maEnabBorders; /// Pointers to enables frame borders.
- Link maSelectHdl; /// Selection handler.
+ Link<> maSelectHdl; /// Selection handler.
long mnCtrlSize; /// Size of the control (always square).
long mnArrowSize; /// Size of an arrow image.