summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/ResourceManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/ResourceManager.hxx')
-rw-r--r--sfx2/source/sidebar/ResourceManager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/sidebar/ResourceManager.hxx b/sfx2/source/sidebar/ResourceManager.hxx
index 9ec6e1f0dbf3..7ce2a02e0695 100644
--- a/sfx2/source/sidebar/ResourceManager.hxx
+++ b/sfx2/source/sidebar/ResourceManager.hxx
@@ -119,7 +119,7 @@ private:
const ::rtl::OUString& rsModuleName) const;
void GetToolPanelNodeNames (
::std::vector<rtl::OUString>& rMatchingNames,
- const ::utl::OConfigurationTreeRoot aRoot) const;
+ const ::utl::OConfigurationTreeRoot& aRoot) const;
bool IsDeckEnabled (
const ::rtl::OUString& rsDeckId,
const Context& rContext,