summaryrefslogtreecommitdiff
path: root/include/vcl/gfxlink.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/gfxlink.hxx')
-rw-r--r--include/vcl/gfxlink.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/gfxlink.hxx b/include/vcl/gfxlink.hxx
index 29e7a0e53c88..5df70b8bc53d 100644
--- a/include/vcl/gfxlink.hxx
+++ b/include/vcl/gfxlink.hxx
@@ -60,7 +60,7 @@ private:
SwapOutData(const OUString &aURL);
~SwapOutData();
- OUString maURL; // File is removed in the destructor
+ OUString const maURL; // File is removed in the destructor
};