summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impgraph.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/gdi/impgraph.cxx')
-rw-r--r--vcl/source/gdi/impgraph.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/gdi/impgraph.cxx b/vcl/source/gdi/impgraph.cxx
index 91f2bca31189..6035771877dd 100644
--- a/vcl/source/gdi/impgraph.cxx
+++ b/vcl/source/gdi/impgraph.cxx
@@ -1697,7 +1697,7 @@ const std::shared_ptr<GfxLink> & ImpGraphic::getSharedGfxLink() const
return mpGfxLink;
}
-GfxLink ImpGraphic::getGfxLink()
+GfxLink ImpGraphic::getGfxLink() const
{
ensureAvailable();