From 1e9b7c519953c73c6e5ca4ce2169eb674267c115 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Apr 2013 16:40:24 +0300 Subject: fix style in other files. --- src/graphicsvertexes.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/graphicsvertexes.h') diff --git a/src/graphicsvertexes.h b/src/graphicsvertexes.h index 09b4305c9..8934f5818 100644 --- a/src/graphicsvertexes.h +++ b/src/graphicsvertexes.h @@ -142,11 +142,11 @@ class ImageVertexes final ~ImageVertexes(); const Image *image; - DoubleRects sdl; - #ifdef USE_OPENGL NormalOpenGLGraphicsVertexes ogl; #endif + DoubleRects sdl; + }; typedef std::vector ImageVertexesVector; @@ -157,6 +157,8 @@ class ImageCollection final public: ImageCollection(); + A_DELETE_COPY(ImageCollection) + ~ImageCollection(); void clear(); -- cgit v1.2.3-60-g2f50