summaryrefslogtreecommitdiff
path: root/doc/fl_display_device.html
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2024-12-29 23:51:07 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2024-12-29 23:51:07 +1300
commitb870f2a1e8fcb956ce316e6a600d7d0625604830 (patch)
tree1baa64b41151cdd956666c37eeabc9867b69b47c /doc/fl_display_device.html
parent42fff9f52462823b3cb315476fd9d67d4e7fc075 (diff)
Revised FLTK.Devices.Surface subhierarchy
Diffstat (limited to 'doc/fl_display_device.html')
-rw-r--r--doc/fl_display_device.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fl_display_device.html b/doc/fl_display_device.html
index 7805527..190a901 100644
--- a/doc/fl_display_device.html
+++ b/doc/fl_display_device.html
@@ -52,7 +52,7 @@
<td><pre>
static const char * class_id = "Fl_Display_Device";
</pre></td>
-<td>Use runtime tag checks instead</td>
+<td>Deprecated, use runtime tag checks instead.</td>
</tr>
</table>
@@ -84,7 +84,7 @@ function Create
<td><pre>
const char * class_name();
</pre></td>
-<td>Use runtime tag checks instead</td>
+<td>Deprecated, use runtime tag checks instead.</td>
</tr>
</table>