diff dwt/custom/PopupList.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/PopupList.d	Tue Oct 07 14:44:44 2008 +0200
+++ b/dwt/custom/PopupList.d	Tue Oct 07 16:18:26 2008 +0200
@@ -12,6 +12,8 @@
  *******************************************************************************/
 module dwt.custom.PopupList;
 
+import dwt.dwthelper.utils;
+
 
 import dwt.DWT;
 import dwt.DWTException;
@@ -29,7 +31,6 @@
 import dwt.widgets.List;
 import dwt.widgets.Listener;
 import dwt.widgets.Shell;
-import dwt.dwthelper.utils;
 
 /**
 * A PopupList is a list of selectable items that appears in its own shell positioned above