From cad3b1d8688b94b185ada0f0b313435ac4b3b457 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 4 Oct 2013 00:32:54 +0300 Subject: fix code style. --- src/gui/widgets/tabs/setup_chat.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gui/widgets/tabs/setup_chat.h') diff --git a/src/gui/widgets/tabs/setup_chat.h b/src/gui/widgets/tabs/setup_chat.h index 108f67a7f..aa151e6f0 100644 --- a/src/gui/widgets/tabs/setup_chat.h +++ b/src/gui/widgets/tabs/setup_chat.h @@ -20,8 +20,8 @@ * along with this program. If not, see . */ -#ifndef GUI_SETUP_CHAT_H -#define GUI_SETUP_CHAT_H +#ifndef GUI_WIDGETS_TABS_SETUP_CHAT_H +#define GUI_WIDGETS_TABS_SETUP_CHAT_H #include "gui/widgets/tabs/setuptabscroll.h" @@ -37,4 +37,4 @@ class Setup_Chat final : public SetupTabScroll void externalUpdated() override; }; -#endif // GUI_SETUP_CHAT_H +#endif // GUI_WIDGETS_TABS_SETUP_CHAT_H -- cgit v1.2.3-60-g2f50