comparison org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/events/ExpandEvent.d @ 49:7a2dd761a8b2

more work until dmd 2.026 linux segfaults.
author Frank Benoit <benoit@tionex.de>
date Fri, 27 Mar 2009 12:59:54 +0100
parents f713da8bc051
children 536e43f63c81
comparison
equal deleted inserted replaced
48:ddbfe84d86df 49:7a2dd761a8b2
28 * @since 3.2 28 * @since 3.2
29 */ 29 */
30 30
31 public class ExpandEvent : SelectionEvent { 31 public class ExpandEvent : SelectionEvent {
32 32
33 //static final long serialVersionUID = 3976735856884987356L; 33 //static const long serialVersionUID = 3976735856884987356L;
34 34
35 /** 35 /**
36 * Constructs a new instance of this class based on the 36 * Constructs a new instance of this class based on the
37 * information in the given untyped event. 37 * information in the given untyped event.
38 * 38 *