summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/stroke-style.h')
-rw-r--r--src/widgets/stroke-style.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/stroke-style.h b/src/widgets/stroke-style.h
index 034d385e7..274cc2b47 100644
--- a/src/widgets/stroke-style.h
+++ b/src/widgets/stroke-style.h
@@ -111,7 +111,7 @@ class StrokeStyle : public Gtk::VBox
{
public:
StrokeStyle();
- ~StrokeStyle();
+ ~StrokeStyle() override;
void setDesktop(SPDesktop *desktop);
private: