diff dwt/widgets/Table.d @ 73:42fc35b18200

TreeItem and some author comments
author Frank Benoit <benoit@tionex.de>
date Tue, 05 Feb 2008 00:02:38 +0100
parents 3f4e6a4ecc09
children 205350493476
line wrap: on
line diff
--- a/dwt/widgets/Table.d	Mon Feb 04 22:32:14 2008 +0100
+++ b/dwt/widgets/Table.d	Tue Feb 05 00:02:38 2008 +0100
@@ -7,6 +7,8 @@
  *
  * Contributors:
  *     IBM Corporation - initial API and implementation
+ * Port to the D programming language:
+ *     Frank Benoit <benoit@tionex.de>
  *******************************************************************************/
 module dwt.widgets.Table;