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/divetextitem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/profile/divetextitem.h') diff --git a/qt-ui/profile/divetextitem.h b/qt-ui/profile/divetextitem.h index 774693c0c..f7a9591ef 100644 --- a/qt-ui/profile/divetextitem.h +++ b/qt-ui/profile/divetextitem.h @@ -29,4 +29,4 @@ private: QBrush brush; }; -#endif +#endif // DIVETEXTITEM_H -- cgit v1.2.3-70-g09d2