Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed2003-07-05 19:46:07 +0000
committerGrant Gayed2003-07-05 19:46:07 +0000
commit24301ab27d03fc9a09d0d7dfb3914acc04ee5aa5 (patch)
tree30e848fdb3660b419b36c2b0c11e62860f1027da /bundles/org.eclipse.swt/.classpath_gtk
parentf0496e2a574524ac00eaf2656346fd92919e14ca (diff)
downloadeclipse.platform.swt-24301ab27d03fc9a09d0d7dfb3914acc04ee5aa5.tar.gz
eclipse.platform.swt-24301ab27d03fc9a09d0d7dfb3914acc04ee5aa5.tar.xz
eclipse.platform.swt-24301ab27d03fc9a09d0d7dfb3914acc04ee5aa5.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_gtk')
-rw-r--r--bundles/org.eclipse.swt/.classpath_gtk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_gtk b/bundles/org.eclipse.swt/.classpath_gtk
index 29deb82a9e..9731feb8f9 100644
--- a/bundles/org.eclipse.swt/.classpath_gtk
+++ b/bundles/org.eclipse.swt/.classpath_gtk
@@ -8,7 +8,7 @@
<classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
<classpathentry kind="src" path="Eclipse SWT PI/gtk"/>
<classpathentry kind="src" path="Eclipse SWT PI/common_j2se"/>
- <classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/>
+ <classpathentry kind="src" path="Eclipse SWT Accessibility/gtk"/>
<classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
<classpathentry kind="src" path="Eclipse SWT Drag and Drop/gtk"/>
<classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>

Back to the top