diff os2/dw.lnk @ 2976:b40adda4a129

OS2/GTK2/Template: Add empty dw_html_javascript_add() functions. OS/2 does not support HTML and GTK2 does not support a WebKit that will allow DW_SIGNAL_HTML_MESSAGE, so implement failure functions.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 24 Mar 2023 17:28:21 +0000
parents 0577a97fe36d
children 7d6773c474d0
line wrap: on
line diff
--- a/os2/dw.lnk	Fri Mar 24 17:15:59 2023 +0000
+++ b/os2/dw.lnk	Fri Mar 24 17:28:21 2023 +0000
@@ -306,6 +306,7 @@
 export dw_html_raw.472
 export dw_html_url.473
 export dw_html_javascript_run.474
+export dw_html_javascript_run.475
 
 export dw_calendar_new.480
 export dw_calendar_set_date.481