summaryrefslogtreecommitdiff
path: root/include/svl/stylepool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/stylepool.hxx')
-rw-r--r--include/svl/stylepool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/stylepool.hxx b/include/svl/stylepool.hxx
index fc8a6802d10f..497ae845a36b 100644
--- a/include/svl/stylepool.hxx
+++ b/include/svl/stylepool.hxx
@@ -31,7 +31,7 @@ class SVL_DLLPUBLIC StylePool final
private:
std::unique_ptr<StylePoolImpl> pImpl;
public:
- explicit StylePool( SfxItemSet* pIgnorableItems = nullptr );
+ explicit StylePool( SfxItemSet const * pIgnorableItems = nullptr );
/** Insert a SfxItemSet into the style pool.