Changeset 1597 for trunk/src


Ignore:
Timestamp:
Nov 4, 1999, 7:53:11 PM (26 years ago)
Author:
sandervl
Message:

Put back Dani's WS_CLIPSIBLINGS fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/win32dlg.cpp

    r1596 r1597  
    1 /* $Id: win32dlg.cpp,v 1.30 1999-11-04 18:52:44 sandervl Exp $ */
     1/* $Id: win32dlg.cpp,v 1.31 1999-11-04 18:53:11 sandervl Exp $ */
    22/*
    33 * Win32 Dialog Code for OS/2
     
    642642                                      classNameA,
    643643                                      windowNameA,
    644 //SvL: Temporary workaround for painting problems in dialogs (WS_CLIPSIBLINGS)
    645644                                      info.style | WS_CHILD | WS_CLIPSIBLINGS,
    646645                                      info.x * xUnit / 4,
Note: See TracChangeset for help on using the changeset viewer.