summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/style-swatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget/style-swatch.h')
-rw-r--r--src/ui/widget/style-swatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widget/style-swatch.h b/src/ui/widget/style-swatch.h
index 81a907d16..bda5ce315 100644
--- a/src/ui/widget/style-swatch.h
+++ b/src/ui/widget/style-swatch.h
@@ -46,7 +46,7 @@ class StyleSwatch : public Gtk::HBox
public:
StyleSwatch (SPCSSAttr *attr, gchar const *main_tip);
- ~StyleSwatch();
+ ~StyleSwatch() override;
void setStyle(SPStyle *style);
void setStyle(SPCSSAttr *attr);