diff dwtx/jface/viewers/IDecoration.d @ 90:7ffeace6c47f

Update 3.4M7 to 3.4
author Frank Benoit <benoit@tionex.de>
date Sun, 06 Jul 2008 23:30:07 +0200
parents 46a6e0e6ccd4
children
line wrap: on
line diff
--- a/dwtx/jface/viewers/IDecoration.d	Sun Jun 22 22:57:31 2008 +0200
+++ b/dwtx/jface/viewers/IDecoration.d	Sun Jul 06 23:30:07 2008 +0200
@@ -25,6 +25,7 @@
  *
  * This interface is not meant to be implemented and will be provided to
  * instances of <code>ILightweightLabelDecorator</code>.
+ * @noimplement This interface is not intended to be implemented by clients.
  */
 public interface IDecoration{