diff dwt/graphics/Image.d @ 151:0ba75290f8ce

Added a bunch of missing defaults to switch statements
author Jacob Carlborg <doob@me.com>
date Wed, 10 Jun 2009 21:52:31 +0200
parents ad4e1fe71a5a
children
line wrap: on
line diff
--- a/dwt/graphics/Image.d	Wed Jun 10 20:51:17 2009 +0200
+++ b/dwt/graphics/Image.d	Wed Jun 10 21:52:31 2009 +0200
@@ -337,6 +337,7 @@
                 }
                 break;
             }
+            default:
             }
         }
     init_();