diff org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/custom/TextChangingEvent.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
line wrap: on
line diff
--- a/org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/custom/TextChangingEvent.d	Mon Mar 23 18:28:04 2009 +0100
+++ b/org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/custom/TextChangingEvent.d	Tue Mar 24 08:48:41 2009 +0100
@@ -52,7 +52,7 @@
      */
     public int newLineCount;
 
-    static final long serialVersionUID = 3257290210114352439L;
+    static const long serialVersionUID = 3257290210114352439L;
 
 /**
  * Create the TextChangedEvent to be used by the StyledTextContent implementor.