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/windows/chatwindow.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'src/gui/windows/chatwindow.h') diff --git a/src/gui/windows/chatwindow.h b/src/gui/windows/chatwindow.h index 7137af08f..19a5022ab 100644 --- a/src/gui/windows/chatwindow.h +++ b/src/gui/windows/chatwindow.h @@ -20,15 +20,13 @@ * along with this program. If not, see . */ -#ifndef GUI_CHATWINDOW_H -#define GUI_CHATWINDOW_H +#ifndef GUI_WINDOWS_CHATWINDOW_H +#define GUI_WINDOWS_CHATWINDOW_H #include "depricatedlistener.h" #include "configlistener.h" -#include "utils/stringvector.h" - #include "gui/widgets/window.h" #include @@ -375,4 +373,4 @@ class ChatWindow final : public Window, extern ChatWindow *chatWindow; -#endif // GUI_CHATWINDOW_H +#endif // GUI_WINDOWS_CHATWINDOW_H -- cgit v1.2.3-60-g2f50