diff options
Diffstat (limited to 'spec/fltk-widgets-clocks-updated.ads')
-rw-r--r-- | spec/fltk-widgets-clocks-updated.ads | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/fltk-widgets-clocks-updated.ads b/spec/fltk-widgets-clocks-updated.ads index c0700b2..b3389df 100644 --- a/spec/fltk-widgets-clocks-updated.ads +++ b/spec/fltk-widgets-clocks-updated.ads @@ -51,6 +51,8 @@ package FLTK.Widgets.Clocks.Updated is + -- Events -- + function Handle (This : in out Updated_Clock; Event : in Event_Kind) |