diff -r 7cee158cb8cd -r 26b2b12093af javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtmobiledevice.h --- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtmobiledevice.h Wed Sep 15 12:05:25 2010 +0300 +++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtmobiledevice.h Wed Oct 13 14:23:59 2010 +0300 @@ -41,7 +41,7 @@ public: static CSwtMobileDevice* NewL(MSwtDisplay& aDisplay, TSwtPeer aPeer); static TInt HwScreenCount(); - static void GetHwInputsL(RArray& aInputs); + static void GetHwInputs(RArray& aInputs); private: inline CSwtMobileDevice(MSwtDisplay& aDisplay, TSwtPeer aPeer); virtual ~CSwtMobileDevice();