clarified comment
svn-id: r34311
This commit is contained in:
parent
d3642080de
commit
18fb6348dd
1 changed files with 2 additions and 1 deletions
|
@ -181,7 +181,8 @@ public:
|
||||||
virtual int shouldRTL() const = 0;
|
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;
|
virtual void resetRTL() = 0;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue