diff dwtx/jface/internal/text/html/BrowserInformationControl.d @ 146:75302ef3f92f

final
author Frank Benoit <benoit@tionex.de>
date Sun, 24 Aug 2008 22:34:04 +0200
parents 16a71f577815
children 000f9136b8f7
line wrap: on
line diff
--- a/dwtx/jface/internal/text/html/BrowserInformationControl.d	Sun Aug 24 22:31:00 2008 +0200
+++ b/dwtx/jface/internal/text/html/BrowserInformationControl.d	Sun Aug 24 22:34:04 2008 +0200
@@ -170,7 +170,7 @@
      * The symbolic name of the font used for size computations, or <code>null</code> to use dialog font.
      * @since 3.4
      */
-    private final String fSymbolicFontName;
+    private const String fSymbolicFontName;
 
 
     /**