javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtbutton.h
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 60 6c158198356e
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtbutton.h	Mon May 03 12:27:20 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtbutton.h	Fri May 14 15:47:24 2010 +0300
@@ -135,19 +135,19 @@
     void RetrieveDefaultFontL();
 
     void ProcessFontUpdate();
-    
+
 #ifdef RD_JAVA_ADVANCED_TACTILE_FEEDBACK
     /**
      * Returns ETrue when tactile feedback is needed on touch down
      */
     TBool IsFeedbackOnTouchDownNeeded(
-            const TPointerEvent& aPointerEvent) const;
+        const TPointerEvent& aPointerEvent) const;
 
     /**
      * Returns ETrue when tactile feedback is needed on touch release
      */
     TBool IsFeedbackOnTouchReleaseNeeded(
-            const TPointerEvent& aPointerEvent) const;
+        const TPointerEvent& aPointerEvent) const;
 #endif //RD_JAVA_ADVANCED_TACTILE_FEEDBACK
 
 // From CCoeControl