diff dwt/layout/GridLayout.d @ 197:184ab53b7785

Changes and fixes for jface
author Frank Benoit <benoit@tionex.de>
date Thu, 10 Apr 2008 11:19:49 +0200
parents 9a64a7781bab
children ab60f3309436
line wrap: on
line diff
--- a/dwt/layout/GridLayout.d	Mon Apr 07 13:08:57 2008 +0200
+++ b/dwt/layout/GridLayout.d	Thu Apr 10 11:19:49 2008 +0200
@@ -22,7 +22,6 @@
 import dwt.widgets.Scrollable;
 
 import dwt.dwthelper.System;
-import dwt.dwthelper.Integer;
 
 import tango.text.Util;
 import tango.util.Convert;