mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 04:50:07 +01:00
Fixing missing Return Value
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
# Continue processing the event normally as well.
|
||||
self.Event_Skip
|
||||
return self.Event_Skip
|
||||
|
||||
|
||||
# This function could be called periodically from some timer to
|
||||
|
||||
Reference in New Issue
Block a user