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