- Timestamp:
- Oct 10, 2009, 7:05:35 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/plugins/org.eclipse.swt/Eclipse SWT PI/pm/org/eclipse/swt/internal/pm/ACCEL.java
r71 r199 13 13 public short key; 14 14 public short cmd; 15 // public public static final int sizeof = 6*4;15 public static final int sizeof = 3*2; 16 16 }
Note:
See TracChangeset
for help on using the changeset viewer.