summaryrefslogtreecommitdiff
path: root/shell/inc/internal/contentreader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/internal/contentreader.hxx')
-rw-r--r--shell/inc/internal/contentreader.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/inc/internal/contentreader.hxx b/shell/inc/internal/contentreader.hxx
index 279aea90eba0..a6a4e2e8a235 100644
--- a/shell/inc/internal/contentreader.hxx
+++ b/shell/inc/internal/contentreader.hxx
@@ -106,7 +106,7 @@ protected:
/** get a style's locale field.
*/
- LocaleSet_t const & getLocale( const StyleName_t Style );
+ LocaleSet_t const & getLocale( const StyleName_t& Style );
private:
std::stack<ITag*> m_TagBuilderStack;