diff org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/widgets/Shell.d @ 36:d46287db17ed

rakefile reorg, swt win phobosification
author Frank Benoit <benoit@tionex.de>
date Tue, 24 Mar 2009 08:48:41 +0100
parents 6dd524f61e62
children 2e09b0e6857a
line wrap: on
line diff
--- a/org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/widgets/Shell.d	Mon Mar 23 18:28:04 2009 +0100
+++ b/org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/widgets/Shell.d	Tue Mar 24 08:48:41 2009 +0100
@@ -172,7 +172,7 @@
         OS.COLOR_HIGHLIGHT,
         OS.COLOR_SCROLLBAR,
     ];
-    final static int BRUSHES_SIZE = 32;
+    const static int BRUSHES_SIZE = 32;
 
     private static bool static_this_completed = false;
     private static void static_this() {