diff dwtx/jface/text/hyperlink/URLHyperlink.d @ 158:25f1f92fa3df

...
author Frank Benoit <benoit@tionex.de>
date Tue, 26 Aug 2008 02:46:34 +0200
parents 26688fec6d23
children 1a5b8f8129df
line wrap: on
line diff
--- a/dwtx/jface/text/hyperlink/URLHyperlink.d	Mon Aug 25 19:06:44 2008 +0200
+++ b/dwtx/jface/text/hyperlink/URLHyperlink.d	Tue Aug 26 02:46:34 2008 +0200
@@ -27,8 +27,7 @@
 
 
 import dwt.dwthelper.utils;
-
-import com.ibm.icu.text.MessageFormat;
+import dwtx.dwtxhelper.MessageFormat;
 
 import dwt.program.Program;
 import dwtx.core.runtime.Assert;