javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistbase.h
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 34 71c436fe3ce0
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistbase.h	Mon May 03 12:27:20 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistbase.h	Fri May 14 15:47:24 2010 +0300
@@ -222,8 +222,8 @@
     /**
      * Second phase constructor
      */
-    void ConstructL(); 
-    
+    void ConstructL();
+
 private:
     /**
      * Update the default font.
@@ -256,7 +256,7 @@
     void PositionChanged();
     void FocusChanged(TDrawNow aDrawNow);
     TTypeUid::Ptr MopSupplyObject(TTypeUid aId);
-    
+
 private:
     void Draw(const TRect& aRect) const;
 
@@ -358,12 +358,12 @@
      * Stores last known focus index. Use only during paint and key handlers.
      */
     TInt iPrevFocusIndex;
-    
+
     /**
      * Type of the list
      */
     TInt iListType;
-    
+
     /**
      * View visible rect at last draw
      */