diff options
Diffstat (limited to 'test/bitmap.adb')
-rw-r--r-- | test/bitmap.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bitmap.adb b/test/bitmap.adb index 86c1406..04f4793 100644 --- a/test/bitmap.adb +++ b/test/bitmap.adb @@ -117,7 +117,7 @@ is procedure Button_Callback - (Item : in out FLTK.Widgets.Widget'Class) + (Ignore : in out FLTK.Widgets.Widget'Class) is New_Align : FLTK.Alignment; begin |