summaryrefslogtreecommitdiff
path: root/src/gui/setup_perfomance.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/setup_perfomance.h')
-rw-r--r--src/gui/setup_perfomance.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/setup_perfomance.h b/src/gui/setup_perfomance.h
index 0e03a145e..38097bbbc 100644
--- a/src/gui/setup_perfomance.h
+++ b/src/gui/setup_perfomance.h
@@ -35,6 +35,8 @@ class Setup_Perfomance final : public SetupTabScroll
public:
Setup_Perfomance();
+ A_DELETE_COPY(Setup_Perfomance);
+
void apply();
};