From ccb1c33d02b17d72036ed3cfccf565a969774aad Mon Sep 17 00:00:00 2001 From: Boris Barbulovski Date: Tue, 11 Feb 2014 19:14:46 +0100 Subject: Put include guard to every header * ensure include guard to every header * comment endif guard block Signed-off-by: Boris Barbulovski Signed-off-by: Dirk Hohndel --- qt-ui/profile/divecartesianaxis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/profile/divecartesianaxis.h') diff --git a/qt-ui/profile/divecartesianaxis.h b/qt-ui/profile/divecartesianaxis.h index 753a3e44d..fe34e3c62 100644 --- a/qt-ui/profile/divecartesianaxis.h +++ b/qt-ui/profile/divecartesianaxis.h @@ -115,4 +115,4 @@ private: qreal verticalSize; qreal horizontalSize; }; -#endif +#endif // DIVECARTESIANAXIS_H -- cgit v1.2.3-70-g09d2