From dae8d2505d6b6c591429768c10ae3ca190679d41 Mon Sep 17 00:00:00 2001 From: David Schulz Date: Fri, 23 Nov 2012 09:31:03 +0100 Subject: QtBase: examples/widgets/graphicsview/ codestyle Change-Id: I501066b5eb5a1557d510e0ec20b5270e8c12704a Reviewed-by: hjk --- examples/widgets/graphicsview/elasticnodes/graphwidget.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/widgets/graphicsview/elasticnodes/graphwidget.h') diff --git a/examples/widgets/graphicsview/elasticnodes/graphwidget.h b/examples/widgets/graphicsview/elasticnodes/graphwidget.h index d85e91aa6d..064d3bf00a 100644 --- a/examples/widgets/graphicsview/elasticnodes/graphwidget.h +++ b/examples/widgets/graphicsview/elasticnodes/graphwidget.h @@ -41,7 +41,7 @@ #ifndef GRAPHWIDGET_H #define GRAPHWIDGET_H -#include +#include class Node; @@ -74,4 +74,4 @@ private: }; //! [0] -#endif +#endif // GRAPHWIDGET_H -- cgit v1.2.3