diff options
Diffstat (limited to 'src/gui/setup_perfomance.h')
-rw-r--r-- | src/gui/setup_perfomance.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup_perfomance.h b/src/gui/setup_perfomance.h index b8e625a1a..0e03a145e 100644 --- a/src/gui/setup_perfomance.h +++ b/src/gui/setup_perfomance.h @@ -30,7 +30,7 @@ class IntTextField; class EditDialog; -class Setup_Perfomance : public SetupTabScroll +class Setup_Perfomance final : public SetupTabScroll { public: Setup_Perfomance(); |