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

final
author Frank Benoit <benoit@tionex.de>
date Sun, 24 Aug 2008 22:35:05 +0200
parents 75302ef3f92f
children 7926b636c282
line wrap: on
line diff
--- a/dwtx/jface/text/contentassist/AdditionalInfoController.d	Sun Aug 24 22:34:04 2008 +0200
+++ b/dwtx/jface/text/contentassist/AdditionalInfoController.d	Sun Aug 24 22:35:05 2008 +0200
@@ -86,7 +86,7 @@
      * @since 3.2
      */
     private static abstract class Timer {
-        private static final int DELAY_UNTIL_JOB_IS_SCHEDULED= 50;
+        private static const int DELAY_UNTIL_JOB_IS_SCHEDULED= 50;
 
         /**
          * A <code>Task</code> is {@link Task#run() run} when {@link #delay()} milliseconds have