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/popups/itempopup.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gui/popups/itempopup.h') diff --git a/src/gui/popups/itempopup.h b/src/gui/popups/itempopup.h index d0b313e26..5c06cbf5a 100644 --- a/src/gui/popups/itempopup.h +++ b/src/gui/popups/itempopup.h @@ -21,8 +21,8 @@ * along with this program. If not, see . */ -#ifndef GUI_ITEMPOPUP_H -#define GUI_ITEMPOPUP_H +#ifndef GUI_POPUPS_ITEMPOPUP_H +#define GUI_POPUPS_ITEMPOPUP_H #include "gui/widgets/popup.h" @@ -73,4 +73,4 @@ class ItemPopup final : public Popup void setLabelColor(Label *label, const ItemType type) const; }; -#endif // GUI_ITEMPOPUP_H +#endif // GUI_POPUPS_ITEMPOPUP_H -- cgit v1.2.3-60-g2f50