From fcdc44b21bda79052205ca1884b7f3a1ebd32957 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 16 Dec 2015 00:09:59 +0300 Subject: Add sdlscreenshothelper. --- src/render/graphics.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/render/graphics.h') diff --git a/src/render/graphics.h b/src/render/graphics.h index 6b4b224aa..f8d10a832 100644 --- a/src/render/graphics.h +++ b/src/render/graphics.h @@ -105,6 +105,8 @@ struct SDL_Window; class Graphics notfinal { public: + friend class SdlScreenshotHelper; + A_DELETE_COPY(Graphics) /** -- cgit v1.2.3-60-g2f50