diff dwt/graphics/TextLayout.d @ 31:92c102dd64a3

Added all widgets modules as dummy. Most modules of accessible are equal to the linux version, except Accessible.
author Frank Benoit <benoit@tionex.de>
date Mon, 28 Jan 2008 04:47:28 +0100
parents 1e14cb29290a
children 9a64a7781bab
line wrap: on
line diff
--- a/dwt/graphics/TextLayout.d	Mon Jan 28 02:37:23 2008 +0100
+++ b/dwt/graphics/TextLayout.d	Mon Jan 28 04:47:28 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.graphics.TextLayout;