diff dwtx/jface/text/source/IAnnotationPresentation.d @ 162:1a5b8f8129df

...
author Frank Benoit <benoit@tionex.de>
date Mon, 08 Sep 2008 00:51:37 +0200
parents c4fb132a086c
children
line wrap: on
line diff
--- a/dwtx/jface/text/source/IAnnotationPresentation.d	Wed Aug 27 14:49:30 2008 +0200
+++ b/dwtx/jface/text/source/IAnnotationPresentation.d	Mon Sep 08 00:51:37 2008 +0200
@@ -91,7 +91,7 @@
     /**
      * The default annotation layer.
      */
-    static final int DEFAULT_LAYER= 0;
+    static const int DEFAULT_LAYER= 0;
 
 
     /**