diff options
Diffstat (limited to 'src/gui/setup_touch.h')
-rw-r--r-- | src/gui/setup_touch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup_touch.h b/src/gui/setup_touch.h index bfb73b257..63ddb5dd2 100644 --- a/src/gui/setup_touch.h +++ b/src/gui/setup_touch.h @@ -41,4 +41,4 @@ class Setup_Touch final : public SetupTabScroll TouchActionsModel *mActionsList; }; -#endif +#endif // GUI_SETUP_TOUCH_H |