changeset 1325:552da4dea7d1

Don't default the MLE to read only on OS/2 since other platforms don't.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 09 Nov 2011 09:35:01 +0000
parents 032037c378ef
children 03f0a57c9e87
files os2/dw.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/os2/dw.c	Tue Nov 08 11:29:22 2011 +0000
+++ b/os2/dw.c	Wed Nov 09 09:35:01 2011 +0000
@@ -5078,7 +5078,7 @@
                         "",
                         WS_VISIBLE |
                         MLS_BORDER | MLS_IGNORETAB |
-                        MLS_READONLY | MLS_VSCROLL |
+                        MLS_VSCROLL |
                         MLS_LIMITVSCROLL,
                         0,0,2000,1000,
                         NULLHANDLE,