summaryrefslogtreecommitdiff
path: root/include/unotools/tempfile.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-10-25 17:12:09 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-10-26 10:59:42 +0200
commitd9b6f4fd38da9f875b78f6ff365bcb16fb2c8e8b (patch)
tree7d38b04189cfa4fd4f4f91324fc6c95f360f080c /include/unotools/tempfile.hxx
parent084f454e8caa2d9e43f7bdea098538bfb87423d8 (diff)
loplugin:constmethods in unotools
Change-Id: I13df4e184a826682f34a1d9e974b601397ba4a3d Reviewed-on: https://gerrit.libreoffice.org/43865 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/unotools/tempfile.hxx')
-rw-r--r--include/unotools/tempfile.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/tempfile.hxx b/include/unotools/tempfile.hxx
index 31c218c6ef80..9f5ac4c45dab 100644
--- a/include/unotools/tempfile.hxx
+++ b/include/unotools/tempfile.hxx
@@ -87,7 +87,7 @@ public:
Returns the URL of the tempfile object.
If you want to have the system path file name, use the GetFileName() method of this object
*/
- OUString const & GetURL();
+ OUString const & GetURL() const;
/**
Returns the system path name of the tempfile in host notation