diff options
Diffstat (limited to 'src/gui/setup_chat.h')
-rw-r--r-- | src/gui/setup_chat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup_chat.h b/src/gui/setup_chat.h index 03b33bc49..ac01f9e28 100644 --- a/src/gui/setup_chat.h +++ b/src/gui/setup_chat.h @@ -40,4 +40,4 @@ class Setup_Chat final : public SetupTabScroll void externalUpdated() override; }; -#endif +#endif // GUI_SETUP_CHAT_H |