diff dwtx/ui/forms/widgets/ScrolledForm.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 5d489b9f966c
children
line wrap: on
line diff
--- a/dwtx/ui/forms/widgets/ScrolledForm.d	Sun Jun 22 22:57:31 2008 +0200
+++ b/dwtx/ui/forms/widgets/ScrolledForm.d	Sun Jul 06 23:30:07 2008 +0200
@@ -50,6 +50,7 @@
  * Although the class is not final, it is not expected to be be extended.
  *
  * @since 3.0
+ * @noextend This class is not intended to be subclassed by clients.
  */
 public class ScrolledForm : SharedScrolledComposite {
     private Form content;