diff dwt/custom/TableEditor.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 fd9c62a2998e
children
line wrap: on
line diff
--- a/dwt/custom/TableEditor.d	Tue Oct 07 14:44:44 2008 +0200
+++ b/dwt/custom/TableEditor.d	Tue Oct 07 16:18:26 2008 +0200
@@ -12,6 +12,8 @@
  *******************************************************************************/
 module dwt.custom.TableEditor;
 
+import dwt.dwthelper.utils;
+
 
 
 import dwt.DWT;
@@ -25,7 +27,6 @@
 import dwt.widgets.TableItem;
 import dwt.custom.ControlEditor;
 import dwt.dwthelper.Runnable;
-import dwt.dwthelper.utils;
 
 /**
 *