summaryrefslogtreecommitdiff
path: root/vcl/inc/implimagetree.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-01-23 09:08:24 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-01-23 10:43:50 +0100
commitd010dd58e8afd7e135c7479dcabd6986eadb664f (patch)
tree7cace5b4bead0d676f0bc569e32f6902ecdf7f94 /vcl/inc/implimagetree.hxx
parent8f7c35072a6bbb33f6582c8c9a37a275c8d3cb14 (diff)
loplugin:constparams in vcl
Change-Id: Icf1a952fbe190fd6c4efd89364136aa2b48050e3 Reviewed-on: https://gerrit.libreoffice.org/66767 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl/inc/implimagetree.hxx')
-rw-r--r--vcl/inc/implimagetree.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/implimagetree.hxx b/vcl/inc/implimagetree.hxx
index 1e81aba8fac8..4c23f3a2637f 100644
--- a/vcl/inc/implimagetree.hxx
+++ b/vcl/inc/implimagetree.hxx
@@ -133,7 +133,7 @@ private:
void createStyle();
- IconCache &getIconCache(ImageRequestParameters& rParameters);
+ IconCache &getIconCache(const ImageRequestParameters& rParameters);
bool iconCacheLookup(ImageRequestParameters& rParameters);