summaryrefslogtreecommitdiff
path: root/include/svtools/toolbarmenu.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/toolbarmenu.hxx')
-rw-r--r--include/svtools/toolbarmenu.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/toolbarmenu.hxx b/include/svtools/toolbarmenu.hxx
index 78d70890c58f..a65a8ef4d7a5 100644
--- a/include/svtools/toolbarmenu.hxx
+++ b/include/svtools/toolbarmenu.hxx
@@ -81,7 +81,7 @@ public:
const Size& getMenuSize() const;
- void SetSelectHdl( const Link& rLink );
+ void SetSelectHdl( const Link<>& rLink );
int getSelectedEntryId() const;
int getHighlightedEntryId() const;