diff dwt/widgets/Caret.d @ 129:ad4e1fe71a5a

Fixed runtime errors
author Jacob Carlborg <doob@me.com>
date Sun, 18 Jan 2009 18:39:46 +0100
parents d8635bb48c7c
children
line wrap: on
line diff
--- a/dwt/widgets/Caret.d	Sat Jan 17 16:26:49 2009 +0100
+++ b/dwt/widgets/Caret.d	Sun Jan 18 18:39:46 2009 +0100
@@ -53,7 +53,7 @@
     Image image;
     Font font;
 
-    static final int DEFAULT_WIDTH  = 1;
+    static const int DEFAULT_WIDTH  = 1;
     
 /**
  * Constructs a new instance of this class given its parent