summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/StyleList.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/StyleList.hxx')
-rw-r--r--sfx2/source/inc/StyleList.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/StyleList.hxx b/sfx2/source/inc/StyleList.hxx
index fe4ff6269bd5..ef2696e5fd34 100644
--- a/sfx2/source/inc/StyleList.hxx
+++ b/sfx2/source/inc/StyleList.hxx
@@ -63,7 +63,7 @@ class StyleList final : public SfxListener
public:
// Constructor
StyleList(weld::Builder* pBuilder, SfxBindings* pBindings, SfxCommonTemplateDialog_Impl* Parent,
- weld::Container* pC, OUString treeviewname, OUString flatviewname);
+ weld::Container* pC, const OUString& treeviewname, const OUString& flatviewname);
// Destructor
~StyleList();