summaryrefslogtreecommitdiff
path: root/src/gui/themecolorsidoperators.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-11 23:44:22 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-11 23:44:22 +0300
commit4b2c8bdc668289d8ca8ab3e3c3fa2ececbd7419c (patch)
treee53f2bcda374d132de9fe51a9170ed1f2a58a53e /src/gui/themecolorsidoperators.h
parent16cc2e4a4204ee95e8256f3d7eacaada99f53309 (diff)
downloadplus-4b2c8bdc668289d8ca8ab3e3c3fa2ececbd7419c.tar.gz
plus-4b2c8bdc668289d8ca8ab3e3c3fa2ececbd7419c.tar.bz2
plus-4b2c8bdc668289d8ca8ab3e3c3fa2ececbd7419c.tar.xz
plus-4b2c8bdc668289d8ca8ab3e3c3fa2ececbd7419c.zip
Fix code style.
Diffstat (limited to 'src/gui/themecolorsidoperators.h')
-rw-r--r--src/gui/themecolorsidoperators.h6
1 files changed, 3 insertions, 3 deletions
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 <http://www.gnu.org/licenses/>.
*/
-#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