From c47bea48a24e51e178354f3e3bb53d8b9964b769 Mon Sep 17 00:00:00 2001
From: Jedidiah Barber <contact@jedbarber.id.au>
Date: Tue, 6 Feb 2024 21:53:06 +1300
Subject: Moved mouse cursors and added cursor functions to FLTK.Draw

---
 doc/fl.html | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'doc/fl.html')

diff --git a/doc/fl.html b/doc/fl.html
index bb32af7..254a06e 100644
--- a/doc/fl.html
+++ b/doc/fl.html
@@ -222,6 +222,11 @@
     <td>&nbsp;</td>
   </tr>
 
+  <tr>
+    <td>Fl_Cursor</td>
+    <td>Mouse_Cursor</td>
+  </tr>
+
 </table>
 
 
-- 
cgit