diff dwt/widgets/Display.d @ 128:07399639c0c8

Added DWT extension to dwt.widgets.MessageBox
author Jacob Carlborg <doob@me.com>
date Sat, 17 Jan 2009 16:26:49 +0100
parents 63a09873578e
children ad4e1fe71a5a
line wrap: on
line diff
--- a/dwt/widgets/Display.d	Fri Jan 16 23:36:08 2009 +0100
+++ b/dwt/widgets/Display.d	Sat Jan 17 16:26:49 2009 +0100
@@ -73,7 +73,6 @@
 import tango.core.Thread;
 import tango.stdc.stringz;
 
-import dwt.dwthelper.Runnable;
 import dwt.dwthelper.System;
 import dwt.dwthelper.utils;
 import Carbon = dwt.internal.c.Carbon;