From 6c077bb84b2b33339100382494163034ec092a0c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 7 Mar 2016 20:35:25 +0300 Subject: In renderers in function calcWindow add non null attributes. --- src/render/imagegraphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render/imagegraphics.h') diff --git a/src/render/imagegraphics.h b/src/render/imagegraphics.h index 8db6cd8c6..8d4a72368 100644 --- a/src/render/imagegraphics.h +++ b/src/render/imagegraphics.h @@ -146,7 +146,7 @@ class ImegeGraphics final : public Graphics const int x A_UNUSED, const int y A_UNUSED, const int w A_UNUSED, const int h A_UNUSED, const ImageRect &restrict imgRect A_UNUSED) - restrict2 override final + restrict2 override final A_NONNULL(2) { } void fillRectangle(const Rect &rect A_UNUSED) override final -- cgit v1.2.3-60-g2f50