From 05af37c08e9d359d509a29f7c5a85b70c0c10fdd Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Wed, 15 Feb 2012 01:56:59 +0100 Subject: OPENGL: Use tabs instead of spaces for indentation. --- backends/graphics/opengl/opengl-graphics.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'backends/graphics') diff --git a/backends/graphics/opengl/opengl-graphics.h b/backends/graphics/opengl/opengl-graphics.h index 6ded680eae..17810ddb78 100644 --- a/backends/graphics/opengl/opengl-graphics.h +++ b/backends/graphics/opengl/opengl-graphics.h @@ -316,10 +316,10 @@ protected: */ Common::Array _osdLines; - /** - * Returns the font used for on screen display - */ - virtual const Graphics::Font *getFontOSD(); + /** + * Returns the font used for on screen display + */ + virtual const Graphics::Font *getFontOSD(); /** * Update the OSD texture / surface. -- cgit v1.2.3