comparison org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/widgets/Event.d @ 26:f589fc20a5f9

work on linux phobos
author Frank Benoit <benoit@tionex.de>
date Sat, 21 Mar 2009 11:22:55 +0100
parents f713da8bc051
children
comparison
equal deleted inserted replaced
25:f713da8bc051 26:f589fc20a5f9
16 import org.eclipse.swt.graphics.Rectangle; 16 import org.eclipse.swt.graphics.Rectangle;
17 17
18 import org.eclipse.swt.widgets.Widget; 18 import org.eclipse.swt.widgets.Widget;
19 import org.eclipse.swt.widgets.Display; 19 import org.eclipse.swt.widgets.Display;
20 20
21 import tango.text.convert.Format;
22 import java.lang.all; 21 import java.lang.all;
23 22
24 23
25 /** 24 /**
26 * Instances of this class provide a description of a particular 25 * Instances of this class provide a description of a particular