From 49680fe0bbc9330bb92d985636690b5214f4f3b0 Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Wed, 12 Oct 2016 15:43:28 +0200 Subject: Fix misspelled QT_NO_ features Change-Id: I77ca4139cb8437b781f082195bf4c92034f55512 Reviewed-by: Marc Mutz Reviewed-by: Lars Knoll --- src/widgets/graphicsview/qgraphicstransform_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/graphicsview') diff --git a/src/widgets/graphicsview/qgraphicstransform_p.h b/src/widgets/graphicsview/qgraphicstransform_p.h index 39f7ab5487..38dbd51c2e 100644 --- a/src/widgets/graphicsview/qgraphicstransform_p.h +++ b/src/widgets/graphicsview/qgraphicstransform_p.h @@ -77,6 +77,6 @@ public: QT_END_NAMESPACE -#endif //QT_NO_GRAPHCISVIEW +#endif //QT_NO_GRAPHICSVIEW #endif // QGRAPHICSTRANSFORM_P_H -- cgit v1.2.3