summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/elm_win.eo1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/elm_win.eo b/src/lib/elm_win.eo
index 0b2e6ecdd..83107ae6d 100644
--- a/src/lib/elm_win.eo
+++ b/src/lib/elm_win.eo
@@ -1370,6 +1370,7 @@ class Elm_Win (Elm_Widget, Elm_Interface_Atspi_Window,
focused;
unfocused;
wm,rotation,changed;
+ animator,tick;
}
}