OPENGL: Use tabs instead of spaces for indentation.

This commit is contained in:
Johannes Schickel 2012-02-15 01:56:59 +01:00
parent 97760ff101
commit 05af37c08e

View File

@ -316,10 +316,10 @@ protected:
*/
Common::Array<Common::String> _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.