From b870f2a1e8fcb956ce316e6a600d7d0625604830 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Sun, 29 Dec 2024 23:51:07 +1300 Subject: Revised FLTK.Devices.Surface subhierarchy --- src/fltk-devices-surface-copy.ads | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/fltk-devices-surface-copy.ads') diff --git a/src/fltk-devices-surface-copy.ads b/src/fltk-devices-surface-copy.ads index f5069c5..41d331b 100644 --- a/src/fltk-devices-surface-copy.ads +++ b/src/fltk-devices-surface-copy.ads @@ -20,6 +20,13 @@ package FLTK.Devices.Surface.Copy is + -- The initial Graphics_Driver this is supposed to have upon construction + -- is not currently implemented properly. Please wait warmly until the + -- binding for the Graphics sub-hierarchy is done. + + + + package Forge is function Create -- cgit