diff dwt/internal/cocoa/OS.d @ 152:834420cb1486

Delete, arrow keys and backspace are now working in text fields
author Jacob Carlborg <doob@me.com>
date Thu, 11 Jun 2009 01:20:52 +0200
parents 3d9eb62cd2e3
children
line wrap: on
line diff
--- a/dwt/internal/cocoa/OS.d	Wed Jun 10 21:52:31 2009 +0200
+++ b/dwt/internal/cocoa/OS.d	Thu Jun 11 01:20:52 2009 +0200
@@ -79,7 +79,7 @@
     /*static this (){
         Library.loadLibrary("swt-pi"); //$NON-NLS-1$
     }*/
-    
+
     public static const int VERSION;
     static this () {
         int [1] response;