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