From 4b2c8bdc668289d8ca8ab3e3c3fa2ececbd7419c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Mar 2016 23:44:22 +0300 Subject: Fix code style. --- src/gui/themecolorsidoperators.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gui/themecolorsidoperators.h') diff --git a/src/gui/themecolorsidoperators.h b/src/gui/themecolorsidoperators.h index fae6d5018..ed7202ba7 100644 --- a/src/gui/themecolorsidoperators.h +++ b/src/gui/themecolorsidoperators.h @@ -18,11 +18,11 @@ * along with this program. If not, see . */ -#ifndef GUI_THEMECOLORIDOPERATORS_H -#define GUI_THEMECOLORIDOPERATORS_H +#ifndef GUI_THEMECOLORSIDOPERATORS_H +#define GUI_THEMECOLORSIDOPERATORS_H #include "enums/gui/themecolorid.h" ThemeColorIdT operator+(const ThemeColorIdT &id, const int& i); -#endif // GUI_THEMECOLORIDOPERATORS_H +#endif // GUI_THEMECOLORSIDOPERATORS_H -- cgit v1.2.3-60-g2f50