javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtdisplaybase.h
branchRCL_3
changeset 19 71c436fe3ce0
parent 17 0fd27995241b
child 24 6c158198356e
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtdisplaybase.h	Tue May 25 12:34:19 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtdisplaybase.h	Wed Jun 09 09:34:07 2010 +0300
@@ -149,6 +149,7 @@
     void PostDialogResultEventL(CSwtDialogBroker* aBroker, TSwtPeer aPeer, TInt aDialogResult);
     void PostDialogResultEventL(CSwtDialogBroker* aBroker, TSwtPeer aPeer, TInt aDialogResult1, TInt aDialogResult2, TInt aDialogResult3);
     void PostCloseEventL(TSwtPeer aPeer, TBool& aDispatched);
+    void PostShowFocusedControlEventL(TSwtPeer aPeer);
     TInt ApplicationUid();
     void SetMobileDevice(MSwtMobileDevice* aMobileDevice);
     MSwtMobileDevice* MobileDevice();