summaryrefslogtreecommitdiff
path: root/vcl/inc/impgraph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/impgraph.hxx')
-rw-r--r--vcl/inc/impgraph.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/impgraph.hxx b/vcl/inc/impgraph.hxx
index a9b75697d399..acd7abf9bb2e 100644
--- a/vcl/inc/impgraph.hxx
+++ b/vcl/inc/impgraph.hxx
@@ -193,7 +193,7 @@ private:
bool isDummyContext() const { return mbDummyContext; }
void setGfxLink( const std::shared_ptr<GfxLink>& );
const std::shared_ptr<GfxLink> & getSharedGfxLink() const;
- GfxLink getGfxLink();
+ GfxLink getGfxLink() const;
bool isGfxLink() const;
BitmapChecksum getChecksum() const;