diff os2/dw.lnk @ 1678:896f377a47c7

Added exports for building with MinGW on Windows and Watcom on OS/2. Updated some errorneous text in the source comments. Updated readme with information about the new functions.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 27 Apr 2012 15:49:16 +0000
parents 5facb5380944
children 535e8c19a13d
line wrap: on
line diff
--- a/os2/dw.lnk	Fri Apr 27 15:33:05 2012 +0000
+++ b/os2/dw.lnk	Fri Apr 27 15:49:16 2012 +0000
@@ -28,6 +28,9 @@
 
 export dw_mdi_new.46
 
+export dw_box_remove.47
+export dw_box_remove_at_index.48
+
 export dw_window_new.50
 export dw_window_show.51
 export dw_window_hide.52