From 18fb6348dd62df1c6e25dea402f4997dc908d281 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 3 Sep 2008 17:06:24 +0000 Subject: clarified comment svn-id: r34311 --- common/events.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/events.h b/common/events.h index 3e4fdbf5ef..f01282765a 100644 --- a/common/events.h +++ b/common/events.h @@ -181,7 +181,8 @@ public: 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; -- cgit v1.2.3