diff options
Diffstat (limited to 'src/gui/setup_other.h')
-rw-r--r-- | src/gui/setup_other.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup_other.h b/src/gui/setup_other.h index 0e541f93a..a56742f26 100644 --- a/src/gui/setup_other.h +++ b/src/gui/setup_other.h @@ -35,7 +35,7 @@ class Setup_Other final : public SetupTabScroll public: Setup_Other(); - A_DELETE_COPY(Setup_Other); + A_DELETE_COPY(Setup_Other) ~Setup_Other(); |