summaryrefslogtreecommitdiff
path: root/fpicker/source/office/RemoteFilesDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/RemoteFilesDialog.hxx')
-rw-r--r--fpicker/source/office/RemoteFilesDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/office/RemoteFilesDialog.hxx b/fpicker/source/office/RemoteFilesDialog.hxx
index 008695b2d3c1..9f4791a158fc 100644
--- a/fpicker/source/office/RemoteFilesDialog.hxx
+++ b/fpicker/source/office/RemoteFilesDialog.hxx
@@ -199,7 +199,7 @@ private:
DECL_LINK( SelectFilterHdl, void * );
- DECL_LINK( TreeSelectHdl, FolderTree * );
+ DECL_LINK_TYPED( TreeSelectHdl, SvTreeListBox*, void );
DECL_LINK_TYPED( SelectBreadcrumbHdl, Breadcrumb *, void );