From d49acdb3c0298ab3c2493db70d81c4731d6f3fcb Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 10 Feb 2014 20:28:33 -0800 Subject: Clean up include files They should have a newline at the end. Forward declarations of classes should be 'class'. Function / method definitions don't end on a ';' Remove obsolete QStateMachine forward reference. Signed-off-by: Dirk Hohndel --- qt-ui/profile/divepixmapitem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/profile/divepixmapitem.h') diff --git a/qt-ui/profile/divepixmapitem.h b/qt-ui/profile/divepixmapitem.h index c520e40a0..addbbb12d 100644 --- a/qt-ui/profile/divepixmapitem.h +++ b/qt-ui/profile/divepixmapitem.h @@ -14,4 +14,4 @@ public: DivePixmapItem(QObject* parent = 0); }; -#endif \ No newline at end of file +#endif -- cgit v1.2.3-70-g09d2