javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/org/eclipse/swt/internal/qt/OS.java
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 26 dc7c549001d5
--- a/javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/org/eclipse/swt/internal/qt/OS.java	Mon May 03 12:27:20 2010 +0300
+++ b/javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/org/eclipse/swt/internal/qt/OS.java	Fri May 14 15:47:24 2010 +0300
@@ -1638,13 +1638,10 @@
     //
     public static final native int QChar_direction(char c);
 
-
     //
     // SwtFontCache
     //
 
-
-
     /**
      * Ensures the font or another equal font is in the font cache and returns a
      * handle to the cached font. Takes ownership of the passed QFont handle.
@@ -1667,16 +1664,14 @@
      */
     public static final native boolean SwtFontCache_isCached(int handle);
 
-
     //
     // QInputContextFactory
     //
     public static final native int QInputContextFactory_create(String key, int parent);
     public static final native String QInputContextFactory_swt_key(String language );
 
-    
     //
-    //MobileDevice, Screen, Input
+    // MobileDevice, Screen, Input
     //
     public static final native int MobileDevice_new();
     public static final native void MobileDevice_createFlipWatch(int handle);
@@ -1689,7 +1684,6 @@
     public static final native int getScreenDeviceNumber();
     public static final native int getColorDepth();
     public static final native int getHwInputs();
-   
     
     //
     // SwtApplication
@@ -1728,7 +1722,6 @@
     // CntServicesContactList
     //
     public static final native String[] CntServicesContactList_swt_contacts(int handle);
-    
 
     //
     // Other