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/registerdialog.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gui/windows/registerdialog.h') diff --git a/src/gui/windows/registerdialog.h b/src/gui/windows/registerdialog.h index 0bc06b92d..7d2156f32 100644 --- a/src/gui/windows/registerdialog.h +++ b/src/gui/windows/registerdialog.h @@ -20,8 +20,8 @@ * along with this program. If not, see . */ -#ifndef GUI_REGISTERDIALOG_H -#define GUI_REGISTERDIALOG_H +#ifndef GUI_WINDOWS_REGISTERDIALOG_H +#define GUI_WINDOWS_REGISTERDIALOG_H #include "gui/widgets/window.h" @@ -109,4 +109,4 @@ class RegisterDialog final : public Window, WrongDataNoticeListener *mWrongDataNoticeListener; }; -#endif // GUI_REGISTERDIALOG_H +#endif // GUI_WINDOWS_REGISTERDIALOG_H -- cgit v1.2.3-70-g09d2