summaryrefslogtreecommitdiffstats
path: root/bundles
diff options
context:
space:
mode:
authorVeronika Irvine <veronika>2004-02-20 14:30:45 +0000
committerVeronika Irvine <veronika>2004-02-20 14:30:45 +0000
commit3650c2167ca05805922681db9aacdb4adbf01043 (patch)
treee34cf07d31bdd89c12d98720f00c5b87560b5916 /bundles
parent152ab84e1d92bce73b4724f6d35fccffc2dd75a2 (diff)
downloadeclipse.platform.swt-3650c2167ca05805922681db9aacdb4adbf01043.tar.gz
eclipse.platform.swt-3650c2167ca05805922681db9aacdb4adbf01043.tar.xz
eclipse.platform.swt-3650c2167ca05805922681db9aacdb4adbf01043.zip
*** empty log message ***
Diffstat (limited to 'bundles')
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java b/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java
index 344585156f..3c0d00105f 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java
@@ -17,9 +17,7 @@ import org.eclipse.swt.graphics.*;
import org.eclipse.swt.widgets.*;
/**
-* DO NOT USE - UNDER CONSTRUCTION
-*
-* @ since 3.0
+* UNDER CONSTRUCTION
*/
/**