summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/cairo_gtk3_cairo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk3/cairo_gtk3_cairo.hxx')
-rw-r--r--vcl/unx/gtk3/cairo_gtk3_cairo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/gtk3/cairo_gtk3_cairo.hxx b/vcl/unx/gtk3/cairo_gtk3_cairo.hxx
index 1f9333191c63..f333702761b0 100644
--- a/vcl/unx/gtk3/cairo_gtk3_cairo.hxx
+++ b/vcl/unx/gtk3/cairo_gtk3_cairo.hxx
@@ -24,7 +24,7 @@ namespace cairo {
class Gtk3Surface : public Surface
{
const GtkSalGraphics* mpGraphics;
- cairo_t* cr;
+ cairo_t* const cr;
CairoSurfaceSharedPtr mpSurface;
public:
/// takes over ownership of passed cairo_surface