[Scummvm-cvs-logs] SF.net SVN: scummvm:[34311] scummvm/trunk/common/events.h
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Wed Sep 3 19:06:28 CEST 2008
Revision: 34311
http://scummvm.svn.sourceforge.net/scummvm/?rev=34311&view=rev
Author: fingolfin
Date: 2008-09-03 17:06:24 +0000 (Wed, 03 Sep 2008)
Log Message:
-----------
clarified comment
Modified Paths:
--------------
scummvm/trunk/common/events.h
Modified: scummvm/trunk/common/events.h
===================================================================
--- scummvm/trunk/common/events.h 2008-09-03 16:56:40 UTC (rev 34310)
+++ scummvm/trunk/common/events.h 2008-09-03 17:06:24 UTC (rev 34311)
@@ -181,7 +181,8 @@
virtual int shouldRTL() const = 0;
/**
- * We have returned to the launcher, and the _shouldRTL should be reset to false
+ * Reset the "return to launcher" flag (as returned shouldRTL()) to false.
+ * Used when we have returned to the launcher.
*/
virtual void resetRTL() = 0;
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