summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/setup_touch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tabs/setup_touch.h')
-rw-r--r--src/gui/widgets/tabs/setup_touch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/tabs/setup_touch.h b/src/gui/widgets/tabs/setup_touch.h
index a87a46c77..35e559934 100644
--- a/src/gui/widgets/tabs/setup_touch.h
+++ b/src/gui/widgets/tabs/setup_touch.h
@@ -33,7 +33,7 @@ class Setup_Touch final : public SetupTabScroll
A_DELETE_COPY(Setup_Touch)
- ~Setup_Touch();
+ ~Setup_Touch() override final;
protected:
NamesModel *mSizeList;