diff dwtx/jface/viewers/ColumnViewerToolTipSupport.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 5df4896124c7
children
line wrap: on
line diff
--- a/dwtx/jface/viewers/ColumnViewerToolTipSupport.d	Sun Jun 22 22:57:31 2008 +0200
+++ b/dwtx/jface/viewers/ColumnViewerToolTipSupport.d	Sun Jul 06 23:30:07 2008 +0200
@@ -133,6 +133,7 @@
      * @param parent
      *            the parent of the control to create
      * @return the control to be displayed in the tool tip area
+     * @since 3.4
      */
     protected Composite createViewerToolTipContentArea(Event event,
             ViewerCell cell, Composite parent) {