diff dwtx/jface/fieldassist/DecoratedField.d @ 35:ef4534de0cf9

remaining files
author Frank Benoit <benoit@tionex.de>
date Sat, 05 Apr 2008 04:49:22 +0200
parents f459f9147650
children 644f1334b451
line wrap: on
line diff
--- a/dwtx/jface/fieldassist/DecoratedField.d	Sat Apr 05 01:45:47 2008 +0200
+++ b/dwtx/jface/fieldassist/DecoratedField.d	Sat Apr 05 04:49:22 2008 +0200
@@ -74,7 +74,9 @@
     /**
      * Cached platform flags for dealing with platform-specific issues.
      */
-    private static bool CARBON = "carbon".equals(DWT.getPlatform()); //$NON-NLS-1$
+    private static bool CARBON(){
+        return "carbon".equals(DWT.getPlatform()); //$NON-NLS-1$
+    }
 
     /**
      * Constants describing the array indices used to hold the decorations in