diff org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/browser/WindowEvent.d @ 49:7a2dd761a8b2

more work until dmd 2.026 linux segfaults.
author Frank Benoit <benoit@tionex.de>
date Fri, 27 Mar 2009 12:59:54 +0100
parents f589fc20a5f9
children 536e43f63c81
line wrap: on
line diff
--- a/org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/browser/WindowEvent.d	Fri Mar 27 12:05:20 2009 +0100
+++ b/org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/browser/WindowEvent.d	Fri Mar 27 12:59:54 2009 +0100
@@ -188,7 +188,7 @@
      */
     public bool toolBar;
     
-    static final long serialVersionUID = 3617851997387174969L;
+    static const long serialVersionUID = 3617851997387174969L;
     
 this(Widget w) {
     super(w);