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

final
author Frank Benoit <benoit@tionex.de>
date Sun, 24 Aug 2008 22:34:04 +0200
parents 02cd5f1224d3
children 3678e4f1a766
line wrap: on
line diff
--- a/dwtx/jface/text/templates/Template.d	Sun Aug 24 22:31:00 2008 +0200
+++ b/dwtx/jface/text/templates/Template.d	Sun Aug 24 22:34:04 2008 +0200
@@ -59,7 +59,7 @@
      * The auto insertable property. 
      * @since 3.1
      */
-    private final bool fIsAutoInsertable;
+    private const bool fIsAutoInsertable;
 
     /**
      * Creates an empty template.