summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Northover <steve>2008-02-22 16:35:27 +0000
committerSteve Northover <steve>2008-02-22 16:35:27 +0000
commit3e90fcb74c9e10e719650ab19229a3a29ca00f02 (patch)
tree0ec1c340f2c402a46613dd7c0d4bbc99a1491934
parent9d84a2902b9f5441aee7a14e30748d66988f9b12 (diff)
downloadeclipse.platform.swt-3e90fcb74c9e10e719650ab19229a3a29ca00f02.tar.gz
eclipse.platform.swt-3e90fcb74c9e10e719650ab19229a3a29ca00f02.tar.xz
eclipse.platform.swt-3e90fcb74c9e10e719650ab19229a3a29ca00f02.zip
*** empty log message ***
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java b/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java
index 822a926687..2b61d4ad92 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java
@@ -3095,7 +3095,7 @@ public class SWT {
*
* @since 3.4
*/
- public static final int PAUSED = 4;
+ public static final int PAUSED = 1 << 2;
/**
* The font style constant indicating a normal weight, non-italic font