diff dwtx/jface/preference/PathEditor.d @ 90:7ffeace6c47f

Update 3.4M7 to 3.4
author Frank Benoit <benoit@tionex.de>
date Sun, 06 Jul 2008 23:30:07 +0200
parents 7f9034e47984
children dadb23ea55a6
line wrap: on
line diff
--- a/dwtx/jface/preference/PathEditor.d	Sun Jun 22 22:57:31 2008 +0200
+++ b/dwtx/jface/preference/PathEditor.d	Sun Jul 06 23:30:07 2008 +0200
@@ -15,7 +15,7 @@
 import dwtx.jface.preference.ListEditor;
 
 import tango.io.FilePath;
-import tango.io.FileConst;
+import tango.io.model.IFile;
 // import java.util.ArrayList;
 // import java.util.StringTokenizer;