javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtmobiledevice.h
branchRCL_3
changeset 24 6c158198356e
parent 17 0fd27995241b
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtmobiledevice.h	Thu Jul 15 18:31:06 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtmobiledevice.h	Thu Aug 19 09:48:13 2010 +0300
@@ -41,7 +41,7 @@
 public:
     static CSwtMobileDevice* NewL(MSwtDisplay& aDisplay, TSwtPeer aPeer);
     static TInt HwScreenCount();
-    static void GetHwInputs(RArray<TSwtHwInput>& aInputs);
+    static void GetHwInputsL(RArray<TSwtHwInput>& aInputs);
 private:
     inline CSwtMobileDevice(MSwtDisplay& aDisplay, TSwtPeer aPeer);
     virtual ~CSwtMobileDevice();