diff dwt/custom/SashFormData.d @ 315:349b8c12e243

Sync dwt/custom with dwt-linux
author Frank Benoit <benoit@tionex.de>
date Tue, 07 Oct 2008 16:18:26 +0200
parents ab60f3309436
children
line wrap: on
line diff
--- a/dwt/custom/SashFormData.d	Tue Oct 07 14:44:44 2008 +0200
+++ b/dwt/custom/SashFormData.d	Tue Oct 07 16:18:26 2008 +0200
@@ -12,9 +12,10 @@
  *******************************************************************************/
 module dwt.custom.SashFormData;
 
+import dwt.dwthelper.utils;
+
 static import tango.text.Util;
 import tango.util.Convert;
-import dwt.dwthelper.utils;
 
 class SashFormData {