diff dwt/custom/CTabFolder.d @ 197:184ab53b7785

Changes and fixes for jface
author Frank Benoit <benoit@tionex.de>
date Thu, 10 Apr 2008 11:19:49 +0200
parents e186b01aa62e
children ab60f3309436
line wrap: on
line diff
--- a/dwt/custom/CTabFolder.d	Mon Apr 07 13:08:57 2008 +0200
+++ b/dwt/custom/CTabFolder.d	Thu Apr 10 11:19:49 2008 +0200
@@ -49,7 +49,6 @@
 import dwt.custom.CTabFolderEvent;
 
 import dwt.dwthelper.utils;
-import dwt.dwthelper.Integer;
 import tango.util.Convert;
 static import tango.text.convert.Utf;