From ab0a007cb369a8e9a1bf43c9386a77d36199759b Mon Sep 17 00:00:00 2001 From: David Schulz Date: Thu, 22 Nov 2012 13:40:51 +0100 Subject: QtBase: examples/widgets/itemviews code style Change-Id: I78a7745f7dc3add3fd7780220118d1b35b50a941 Reviewed-by: hjk --- .../widgets/itemviews/customsortfiltermodel/mysortfilterproxymodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/widgets/itemviews/customsortfiltermodel/mysortfilterproxymodel.h') diff --git a/examples/widgets/itemviews/customsortfiltermodel/mysortfilterproxymodel.h b/examples/widgets/itemviews/customsortfiltermodel/mysortfilterproxymodel.h index c3ef0b1b7f..db8fc382a4 100644 --- a/examples/widgets/itemviews/customsortfiltermodel/mysortfilterproxymodel.h +++ b/examples/widgets/itemviews/customsortfiltermodel/mysortfilterproxymodel.h @@ -70,4 +70,4 @@ private: }; //! [0] -#endif +#endif // MYSORTFILTERPROXYMODEL_H -- cgit v1.2.3