From 5455acfb5204b2407e560db91994c2b283bec025 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 25 Oct 2013 16:33:34 +0300 Subject: fix code style. --- src/render/safeopenglgraphics.h | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src/render/safeopenglgraphics.h') diff --git a/src/render/safeopenglgraphics.h b/src/render/safeopenglgraphics.h index 4e9366bf5..773657261 100644 --- a/src/render/safeopenglgraphics.h +++ b/src/render/safeopenglgraphics.h @@ -50,9 +50,12 @@ class SafeOpenGLGraphics final : public Graphics ~SafeOpenGLGraphics(); - bool setVideoMode(const int w, const int h, const int bpp, - const bool fs, const bool hwaccel, - const bool resize, const bool noFrame) override final; + bool setVideoMode(const int w, const int h, + const int bpp, + const bool fs, + const bool hwaccel, + const bool resize, + const bool noFrame) override final; /** * Draws a resclaled version of the image -- cgit v1.2.3-60-g2f50