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 31961d454978..1f9333191c63 100644
--- a/vcl/unx/gtk3/cairo_gtk3_cairo.hxx
+++ b/vcl/unx/gtk3/cairo_gtk3_cairo.hxx
@@ -41,7 +41,7 @@ namespace cairo {
virtual void flush() const override;
- virtual ~Gtk3Surface();
+ virtual ~Gtk3Surface() override;
};
}