summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/drtxtob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/drtxtob.hxx')
-rw-r--r--sc/source/ui/inc/drtxtob.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/drtxtob.hxx b/sc/source/ui/inc/drtxtob.hxx
index 16c718c0b32c..aadf7296d433 100644
--- a/sc/source/ui/inc/drtxtob.hxx
+++ b/sc/source/ui/inc/drtxtob.hxx
@@ -38,7 +38,7 @@ class ScDrawTextObjectBar : public SfxShell
TransferableClipboardListener* pClipEvtLstnr;
bool bPastePossible;
- DECL_LINK( ClipboardChanged, TransferableDataHelper* );
+ DECL_LINK_TYPED( ClipboardChanged, TransferableDataHelper*, void );
public:
TYPEINFO_OVERRIDE();