summaryrefslogtreecommitdiff
path: root/include/svx/fmgridcl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmgridcl.hxx')
-rw-r--r--include/svx/fmgridcl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/fmgridcl.hxx b/include/svx/fmgridcl.hxx
index c9147531f3d0..76355084a10e 100644
--- a/include/svx/fmgridcl.hxx
+++ b/include/svx/fmgridcl.hxx
@@ -85,7 +85,7 @@ protected:
*/
void notifyColumnSelect(sal_uInt16 nColumnId);
private:
- DECL_LINK( OnAsyncExecuteDrop, void* );
+ DECL_LINK_TYPED( OnAsyncExecuteDrop, void*, void );
};