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/enums/resources/imageposition.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/enums/resources/imageposition.h') diff --git a/src/enums/resources/imageposition.h b/src/enums/resources/imageposition.h index b06176947..ddff71fb4 100644 --- a/src/enums/resources/imageposition.h +++ b/src/enums/resources/imageposition.h @@ -20,8 +20,8 @@ * along with this program. If not, see . */ -#ifndef ENUMS_RESOURCES_IMAGEPOSIITON_H -#define ENUMS_RESOURCES_IMAGEPOSIITON_H +#ifndef ENUMS_RESOURCES_IMAGEPOSITION_H +#define ENUMS_RESOURCES_IMAGEPOSITION_H #include "localconsts.h" @@ -56,6 +56,6 @@ namespace ImagePosition LOWER_CENTER = 7, LOWER_RIGHT = 8 }; -} // namespace imagePosition +} // namespace ImagePosition -#endif // ENUMS_RESOURCES_IMAGEPOSIITON_H +#endif // ENUMS_RESOURCES_IMAGEPOSITION_H -- cgit v1.2.3-60-g2f50