diff dwt/custom/BusyIndicator.d @ 223:d0081b1505da

dwt.dwthelper restructure
author Frank Benoit <benoit@tionex.de>
date Thu, 10 Apr 2008 08:58:40 +0200
parents d5b1c263ee37
children 380bad9f6852
line wrap: on
line diff
--- a/dwt/custom/BusyIndicator.d	Wed Apr 09 17:39:05 2008 +0200
+++ b/dwt/custom/BusyIndicator.d	Thu Apr 10 08:58:40 2008 +0200
@@ -18,7 +18,6 @@
 import dwt.graphics.Cursor;
 import dwt.widgets.Display;
 import dwt.widgets.Shell;
-import dwt.dwthelper.Integer;
 import dwt.dwthelper.Runnable;
 import dwt.dwthelper.utils;