diff options
Diffstat (limited to 'src/gui/setup_input.h')
-rw-r--r-- | src/gui/setup_input.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup_input.h b/src/gui/setup_input.h index 69279ff7b..10fc2a32f 100644 --- a/src/gui/setup_input.h +++ b/src/gui/setup_input.h @@ -100,4 +100,4 @@ class Setup_Input final : public SetupTab int *mActionDataSize; }; -#endif +#endif // GUI_SETUP_INPUT_H |