From 35d6f9c1086d84a479bab84f07f8c9dae266f4ca Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 26 Mar 2016 00:10:52 +0300 Subject: Fix code style. --- src/render/graphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render') diff --git a/src/render/graphics.h b/src/render/graphics.h index 7123bd9fc..8334d315d 100644 --- a/src/render/graphics.h +++ b/src/render/graphics.h @@ -271,7 +271,7 @@ class Graphics notfinal const int x2, const int y2, const int width, const int height) restrict2; - ClipRect &getTopClip() restrict2 A_WARN_UNUSED + ClipRect &getTopClip() const restrict2 A_WARN_UNUSED { return mClipStack.top(); } void setRedraw(const bool n) restrict2 noexcept -- cgit v1.2.3-60-g2f50