diff org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/internal/ole/win32/COM.d @ 36:d46287db17ed

rakefile reorg, swt win phobosification
author Frank Benoit <benoit@tionex.de>
date Tue, 24 Mar 2009 08:48:41 +0100
parents 6dd524f61e62
children 9f4c18c268b2
line wrap: on
line diff
--- a/org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/internal/ole/win32/COM.d	Mon Mar 23 18:28:04 2009 +0100
+++ b/org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/internal/ole/win32/COM.d	Tue Mar 24 08:48:41 2009 +0100
@@ -273,7 +273,7 @@
     public static const int DROPEFFECT_MOVE = 2;
     public static const int DROPEFFECT_LINK = 4;
     public static const int DROPEFFECT_SCROLL = 0x80000000;
-    public static final int DSH_ALLOWDROPDESCRIPTIONTEXT = 0x1;
+    public static const int DSH_ALLOWDROPDESCRIPTIONTEXT = 0x1;
     public static const int DV_E_FORMATETC = -2147221404;
     public static const int DV_E_STGMEDIUM = -2147221402;
     public static const int DV_E_TYMED = -2147221399;