diff dwt/internal/gtk/OS.d @ 10:63c023465156

moved from org.eclipse.swt to dwt
author Frank Benoit <benoit@tionex.de>
date Sat, 05 Jan 2008 17:58:37 +0100
parents ad2b69216039
children 0c78fa47d476 758bbbe4b86a
line wrap: on
line diff
--- a/dwt/internal/gtk/OS.d	Sat Jan 05 17:39:49 2008 +0100
+++ b/dwt/internal/gtk/OS.d	Sat Jan 05 17:58:37 2008 +0100
@@ -12,9 +12,9 @@
  * Contributors:
  *     IBM Corporation - initial API and implementation
  *******************************************************************************/
-module org.eclipse.swt.internal.gtk.OS;
+module dwt.internal.gtk.OS;
 
-import org.eclipse.swt.internal.Platform;
+import dwt.internal.Platform;
 import tango.core.Traits;
 
 template NameOfFunc(alias f) {
@@ -33,7 +33,7 @@
     }");
 }
 
-//import org.eclipse.swt.internal.*;
+//import dwt.internal.*;
 
 // opaque structs used in the parameters
 // they do not have a separated module