Skip to content

Commit

Permalink
Update _event.pyx
Browse files Browse the repository at this point in the history
  • Loading branch information
matham authored Jul 27, 2019
1 parent adf3d1d commit 90f799a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kivy/_event.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ cdef class EventDispatcher(ObjectWithUid):

self.__event_stack = {}
self.__storage = {}
self._proxy_ref = None.

__cls__ = self.__class__

Expand Down

0 comments on commit 90f799a

Please sign in to comment.