diff dwt/graphics/Image.d @ 4:ab8b5765e3d1

fix implements
author Frank Benoit <benoit@tionex.de>
date Wed, 27 Aug 2008 13:51:50 +0200
parents 649b8e223d5a
children 1a8b3cb347e0
line wrap: on
line diff
--- a/dwt/graphics/Image.d	Wed Aug 27 13:48:25 2008 +0200
+++ b/dwt/graphics/Image.d	Wed Aug 27 13:51:50 2008 +0200
@@ -74,7 +74,7 @@
  * @see ImageData
  * @see ImageLoader
  */
-public final class Image : Resource implements Drawable {
+public final class Image : Resource , Drawable {
 
     /**
      * specifies whether the receiver is a bitmap or an icon