summaryrefslogtreecommitdiff
path: root/src/fltk_binding/fltk-widgets-buttons-light-round.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/fltk_binding/fltk-widgets-buttons-light-round.ads')
-rw-r--r--src/fltk_binding/fltk-widgets-buttons-light-round.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fltk_binding/fltk-widgets-buttons-light-round.ads b/src/fltk_binding/fltk-widgets-buttons-light-round.ads
index 5e1e1f7..0209d4b 100644
--- a/src/fltk_binding/fltk-widgets-buttons-light-round.ads
+++ b/src/fltk_binding/fltk-widgets-buttons-light-round.ads
@@ -4,6 +4,7 @@ package FLTK.Widgets.Buttons.Light.Round is
type Round_Button is new Light_Button with private;
+ type Round_Button_Access is access all Round_Button;
function Create