comparison org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/events/ArmEvent.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
25 * @see <a href="http://www.eclipse.org/swt/">Sample code and further information</a> 25 * @see <a href="http://www.eclipse.org/swt/">Sample code and further information</a>
26 */ 26 */
27 27
28 public final class ArmEvent : TypedEvent { 28 public final class ArmEvent : TypedEvent {
29 29
30 //static final long serialVersionUID = 3258126964249212217L; 30 //static const long serialVersionUID = 3258126964249212217L;
31 31
32 /** 32 /**
33 * Constructs a new instance of this class based on the 33 * Constructs a new instance of this class based on the
34 * information in the given untyped event. 34 * information in the given untyped event.
35 * 35 *