Ignore:
Timestamp:
Sep 25, 2009, 3:25:38 PM (16 years ago)
Author:
lpino
Message:
  • Little changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/plugins/org.eclipse.swt/Eclipse SWT PI/pm/org/eclipse/swt/internal/pm/OS.java

    r185 r191  
    150150    public static final int WS_CLIPCHILDREN =   0x20000000;
    151151    public static final int WS_CLIPSIBLINGS =   0x10000000;
    152 //    public static final int WS_PARENTCLIP =     0x08000000;
     152    public static final int WS_PARENTCLIP =     0x08000000;
    153153//    public static final int WS_SAVEBITS =       0x04000000;
    154154    public static final int WS_SYNCPAINT =      0x02000000;
Note: See TracChangeset for help on using the changeset viewer.