javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistbase.h
branchRCL_3
changeset 17 0fd27995241b
parent 14 04becd199f91
child 19 71c436fe3ce0
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistbase.h	Fri Apr 30 10:40:48 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistbase.h	Tue May 11 16:07:20 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
      */