comparison org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/custom/CTabFolderEvent.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 ddbfe84d86df
children c01d033c633a
comparison
equal deleted inserted replaced
48:ddbfe84d86df 49:7a2dd761a8b2
69 * 69 *
70 * @since 3.0 70 * @since 3.0
71 */ 71 */
72 public int height; 72 public int height;
73 73
74 static final long serialVersionUID = 3760566386225066807L; 74 static const long serialVersionUID = 3760566386225066807L;
75 75
76 /** 76 /**
77 * Constructs a new instance of this class. 77 * Constructs a new instance of this class.
78 * 78 *
79 * @param w the widget that fired the event 79 * @param w the widget that fired the event