changeset 1417:f4fc4ea92511

Leave space for the focus highlight on buttons on OS/2.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 02 Dec 2011 20:48:40 +0000
parents 4256a3323d35
children 461240f946d0
files os2/dw.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/os2/dw.c	Fri Dec 02 20:30:32 2011 +0000
+++ b/os2/dw.c	Fri Dec 02 20:48:40 2011 +0000
@@ -4728,7 +4728,7 @@
       else
       {
          extrawidth = 8;
-         extraheight = 4;
+         extraheight = 8;
       }
    }