summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/brwctrlr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/brwctrlr.hxx')
-rw-r--r--dbaccess/source/ui/inc/brwctrlr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/brwctrlr.hxx b/dbaccess/source/ui/inc/brwctrlr.hxx
index 7c1dfef21e6a..2b1d027952c8 100644
--- a/dbaccess/source/ui/inc/brwctrlr.hxx
+++ b/dbaccess/source/ui/inc/brwctrlr.hxx
@@ -328,7 +328,7 @@ namespace dbaui
// time to check the CUT/COPY/PASTE-slot-states
DECL_LINK_TYPED( OnInvalidateClipboard, Timer*, void );
- DECL_LINK( OnClipboardChanged, void* );
+ DECL_LINK_TYPED( OnClipboardChanged, TransferableDataHelper*, void );
// search callbacks
DECL_LINK(OnSearchContextRequest, FmSearchContext*);