comparison os2/dw.c @ 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 246aadf8fbd4
children 1bb1865fed9d
comparison
equal deleted inserted replaced
1416:4256a3323d35 1417:f4fc4ea92511
4726 extraheight = 4; 4726 extraheight = 4;
4727 } 4727 }
4728 else 4728 else
4729 { 4729 {
4730 extrawidth = 8; 4730 extrawidth = 8;
4731 extraheight = 4; 4731 extraheight = 8;
4732 } 4732 }
4733 } 4733 }
4734 4734
4735 /* Set the requested sizes */ 4735 /* Set the requested sizes */
4736 if(width) 4736 if(width)