javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtinput.h
branchRCL_3
changeset 24 6c158198356e
parent 14 04becd199f91
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtinput.h	Thu Jul 15 18:31:06 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtinput.h	Thu Aug 19 09:48:13 2010 +0300
@@ -30,7 +30,8 @@
     static CSwtInput* NewL(TSwtPeer aPeer, TInt aId);
 
 private:
-    inline CSwtInput(TSwtPeer aPeer, TInt aId);
+    inline CSwtInput(TSwtPeer aPeer);
+    void ConstructL(TInt aId);
     ~CSwtInput();
 
 // From MSwtInput