diff dwt/widgets/TreeColumn.d @ 89:8e3c85e1733d

Ported dwt.widgets.TreeItem
author Jacob Carlborg <doob@me.com>
date Tue, 30 Dec 2008 17:01:10 +0100
parents 6c56264306a6
children c7f7f4d7091a
line wrap: on
line diff
--- a/dwt/widgets/TreeColumn.d	Tue Dec 30 16:44:02 2008 +0100
+++ b/dwt/widgets/TreeColumn.d	Tue Dec 30 17:01:10 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.widgets.TreeColumn;