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/textdialog.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gui/windows/textdialog.h') diff --git a/src/gui/windows/textdialog.h b/src/gui/windows/textdialog.h index 9f9292ef6..f3f4612de 100644 --- a/src/gui/windows/textdialog.h +++ b/src/gui/windows/textdialog.h @@ -20,8 +20,8 @@ * along with this program. If not, see . */ -#ifndef GUI_TEXTDIALOG_H -#define GUI_TEXTDIALOG_H +#ifndef GUI_WINDOWS_TEXTDIALOG_H +#define GUI_WINDOWS_TEXTDIALOG_H #include "gui/widgets/window.h" @@ -77,4 +77,4 @@ private: bool mEnabledKeyboard; }; -#endif // GUI_TEXTDIALOG_H +#endif // GUI_WINDOWS_TEXTDIALOG_H -- cgit v1.2.3-60-g2f50