diff options
Diffstat (limited to 'doc/fl_device.html')
-rw-r--r-- | doc/fl_device.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fl_device.html b/doc/fl_device.html index c87b543..11db2e6 100644 --- a/doc/fl_device.html +++ b/doc/fl_device.html @@ -52,7 +52,7 @@ <td><pre> static const char * class_id = "Fl_Device"; </pre></td> -<td>Use runtime tag checks instead</td> +<td>Deprecated, use runtime tag checks instead.</td> </tr> </table> @@ -66,7 +66,7 @@ static const char * class_id = "Fl_Device"; <td><pre> virtual const char * class_name(); </pre></td> -<td>Deprecated, use runtime tag checks instead</td> +<td>Deprecated, use runtime tag checks instead.</td> </tr> </table> |