- Timestamp:
- Nov 8, 2007, 10:04:11 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/plugins/org.eclipse.swt/Eclipse SWT/pm/org/eclipse/swt/widgets/Composite.java
r18 r30 638 638 */ 639 639 // if (!hooks (SWT.Paint)) return null; 640 641 640 /* lazily obtain a long-term cached micro presentation space */ 642 641 GCData data = new GCData ();
Note:
See TracChangeset
for help on using the changeset viewer.