aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/views/SkEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/views/SkEvent.h')
-rw-r--r--include/views/SkEvent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/views/SkEvent.h b/include/views/SkEvent.h
index 0af76fe686..f4df4482bf 100644
--- a/include/views/SkEvent.h
+++ b/include/views/SkEvent.h
@@ -223,7 +223,7 @@ public:
*/
static void Init();
/** Global cleanup function for the SkEvent system. Should be called exactly once after
- all event methods have been called.
+ all event methods have been called, and should be called before calling SkGraphics::Term().
*/
static void Term();