diff dwtx/jface/text/AbstractDocument.d @ 147:000f9136b8f7

final
author Frank Benoit <benoit@tionex.de>
date Sun, 24 Aug 2008 22:35:05 +0200
parents 26688fec6d23
children eb21d3dfc767
line wrap: on
line diff
--- a/dwtx/jface/text/AbstractDocument.d	Sun Aug 24 22:34:04 2008 +0200
+++ b/dwtx/jface/text/AbstractDocument.d	Sun Aug 24 22:35:05 2008 +0200
@@ -204,7 +204,7 @@
      * Tells whether this class is in debug mode.
      * @since 3.1
      */
-    private static final bool DEBUG= false;
+    private static const bool DEBUG= false;
 
 
     /**