changeset 98:5acb3346c926

Ported dwt.dnd.DragSourceListener
author Jacob Carlborg <doob@me.com>
date Tue, 30 Dec 2008 20:58:04 +0100
parents d5f4a7c8aa74
children d32621bf0f90
files dwt/dnd/DragSourceListener.d
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dwt/dnd/DragSourceListener.d	Tue Dec 30 20:57:46 2008 +0100
+++ b/dwt/dnd/DragSourceListener.d	Tue Dec 30 20:58:04 2008 +0100
@@ -7,6 +7,9 @@
  *
  * Contributors:
  *     IBM Corporation - initial API and implementation
+ *     
+ * Port to the D programming language:
+ *     Jacob Carlborg <doob@me.com>
  *******************************************************************************/
 module dwt.dnd.DragSourceListener;