summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationtag.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/annotations/annotationtag.hxx')
-rw-r--r--sd/source/ui/annotations/annotationtag.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/annotations/annotationtag.hxx b/sd/source/ui/annotations/annotationtag.hxx
index 036e682ff118..043708b40262 100644
--- a/sd/source/ui/annotations/annotationtag.hxx
+++ b/sd/source/ui/annotations/annotationtag.hxx
@@ -74,7 +74,7 @@ protected:
virtual void deselect() SAL_OVERRIDE;
DECL_LINK( WindowEventHandler, VclWindowEvent* );
- DECL_LINK( ClosePopupHdl, void* );
+ DECL_LINK_TYPED( ClosePopupHdl, void*, void );
private:
AnnotationManagerImpl& mrManager;