[Scummvm-cvs-logs] SF.net SVN: scummvm:[46364] tools/branches/gsoc2009-gui/gui/main.cpp

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Sun Dec 13 21:29:06 CET 2009


Revision: 46364
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46364&view=rev
Author:   lordhoto
Date:     2009-12-13 20:29:06 +0000 (Sun, 13 Dec 2009)

Log Message:
-----------
Revert accidental change in r46363 ....

Modified Paths:
--------------
    tools/branches/gsoc2009-gui/gui/main.cpp

Modified: tools/branches/gsoc2009-gui/gui/main.cpp
===================================================================
--- tools/branches/gsoc2009-gui/gui/main.cpp	2009-12-13 20:27:44 UTC (rev 46363)
+++ tools/branches/gsoc2009-gui/gui/main.cpp	2009-12-13 20:29:06 UTC (rev 46364)
@@ -46,7 +46,7 @@
  * The application class, main entry point for wxWidgets applications.
  */
 class ScummVMToolsApp : public wxApp {
-	bool OnInit();
+	virtual bool OnInit();
 
 public:
 	/**


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