diff dwt/custom/TableCursor.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/TableCursor.d	Tue Oct 07 14:44:44 2008 +0200
+++ b/dwt/custom/TableCursor.d	Tue Oct 07 16:18:26 2008 +0200
@@ -12,6 +12,8 @@
  *******************************************************************************/
 module dwt.custom.TableCursor;
 
+import dwt.dwthelper.utils;
+
 
 import dwt.DWT;
 import dwt.DWTException;
@@ -32,7 +34,6 @@
 import dwt.widgets.TableItem;
 import dwt.widgets.TypedListener;
 import dwt.widgets.Widget;
-import dwt.dwthelper.utils;
 
 /**
  * A TableCursor provides a way for the user to navigate around a Table