comparison org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleEvent.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 f589fc20a5f9
children 536e43f63c81
comparison
equal deleted inserted replaced
48:ddbfe84d86df 49:7a2dd761a8b2
47 * What to set it to depends on the listener method called, and 47 * What to set it to depends on the listener method called, and
48 * the childID specified by the client. 48 * the childID specified by the client.
49 */ 49 */
50 public String result; 50 public String result;
51 51
52 //static final long serialVersionUID = 3257567304224026934L; 52 //static const long serialVersionUID = 3257567304224026934L;
53 53
54 /** 54 /**
55 * Constructs a new instance of this class. 55 * Constructs a new instance of this class.
56 * 56 *
57 * @param source the object that fired the event 57 * @param source the object that fired the event