summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-marker-selector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/stroke-marker-selector.h')
-rw-r--r--src/widgets/stroke-marker-selector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/stroke-marker-selector.h b/src/widgets/stroke-marker-selector.h
index 78e5569af..96f203b8b 100644
--- a/src/widgets/stroke-marker-selector.h
+++ b/src/widgets/stroke-marker-selector.h
@@ -38,7 +38,7 @@ class Adjustment;
class MarkerComboBox : public Gtk::ComboBox {
public:
MarkerComboBox(gchar const *id, int loc);
- ~MarkerComboBox();
+ ~MarkerComboBox() override;
void setDesktop(SPDesktop *desktop);