summaryrefslogtreecommitdiff
path: root/include/sfx2/templateabstractview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/templateabstractview.hxx')
-rw-r--r--include/sfx2/templateabstractview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/templateabstractview.hxx b/include/sfx2/templateabstractview.hxx
index 026868b6faf9..d1c365ad6bc0 100644
--- a/include/sfx2/templateabstractview.hxx
+++ b/include/sfx2/templateabstractview.hxx
@@ -127,7 +127,7 @@ public:
protected:
- DECL_LINK(ShowRootRegionHdl, void*);
+ DECL_LINK_TYPED(ShowRootRegionHdl, Button*, void);
virtual void OnItemDblClicked(ThumbnailViewItem *pItem) SAL_OVERRIDE;