summaryrefslogtreecommitdiff
path: root/include/svx/fmshell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmshell.hxx')
-rw-r--r--include/svx/fmshell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/fmshell.hxx b/include/svx/fmshell.hxx
index 01f91198d3cb..f68543095cff 100644
--- a/include/svx/fmshell.hxx
+++ b/include/svx/fmshell.hxx
@@ -130,7 +130,7 @@ public:
bool IsActiveControl() const;
void ForgetActiveControl();
- void SetControlActivationHandler( const Link& _rHdl );
+ void SetControlActivationHandler( const Link<>& _rHdl );
virtual void Activate(bool bMDI) SAL_OVERRIDE;
virtual void Deactivate(bool bMDI) SAL_OVERRIDE;