diff dwtx/jface/text/TextViewerHoverManager.d @ 146:75302ef3f92f

final
author Frank Benoit <benoit@tionex.de>
date Sun, 24 Aug 2008 22:34:04 +0200
parents 26688fec6d23
children a9566845f1cb
line wrap: on
line diff
--- a/dwtx/jface/text/TextViewerHoverManager.d	Sun Aug 24 22:31:00 2008 +0200
+++ b/dwtx/jface/text/TextViewerHoverManager.d	Sun Aug 24 22:34:04 2008 +0200
@@ -189,7 +189,7 @@
      * Default value: <code>0</code>;
      * @since 3.0
      */
-    public final static int WIDGET_PRIORITY= 0;
+    public const static int WIDGET_PRIORITY= 0;
 
 
     /** The text viewer */