[Scummvm-cvs-logs] SF.net SVN: scummvm: [32947] scummvm/branches/gsoc2008-gui/gui/ ThemeRenderer.h

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Mon Jul 7 20:42:57 CEST 2008


Revision: 32947
          http://scummvm.svn.sourceforge.net/scummvm/?rev=32947&view=rev
Author:   drmccoy
Date:     2008-07-07 11:42:57 -0700 (Mon, 07 Jul 2008)

Log Message:
-----------
Fixing compilation

Modified Paths:
--------------
    scummvm/branches/gsoc2008-gui/gui/ThemeRenderer.h

Modified: scummvm/branches/gsoc2008-gui/gui/ThemeRenderer.h
===================================================================
--- scummvm/branches/gsoc2008-gui/gui/ThemeRenderer.h	2008-07-07 18:37:22 UTC (rev 32946)
+++ scummvm/branches/gsoc2008-gui/gui/ThemeRenderer.h	2008-07-07 18:42:57 UTC (rev 32947)
@@ -231,7 +231,7 @@
 	void drawCached(DrawData type, const Common::Rect &r);
 
 	inline void drawDD(DrawData type, const Common::Rect &r);
-	inline void ThemeRenderer::debugWidgetPosition(const Common::Rect &r);
+	inline void debugWidgetPosition(const Common::Rect &r);
 
 	// TODO
 	void restoreBackground(Common::Rect r, bool special = false) {}


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list