windowing/windowserver/tauto/TEVENT.H
branchRCL_3
changeset 186 1bc91eb0b8ae
parent 0 5d03bc08d59c
--- a/windowing/windowserver/tauto/TEVENT.H	Tue Sep 14 23:50:05 2010 +0300
+++ b/windowing/windowserver/tauto/TEVENT.H	Wed Sep 15 13:39:03 2010 +0300
@@ -334,6 +334,7 @@
 	inline void SimulatePointerWin(TRawEvent::TType aType, TInt aX, TInt aY);
 	inline void SimulatePointerDownUpWin(TInt aX, TInt aY);
 	inline void SimulatePointer(TRawEvent::TType aType, TInt aX, TInt aY);
+	inline void SimulatePointer(TRawEvent::TType aType, TPoint aPoint);
 	void doSendEvent(TWsEvent &aEvent);
 	void SendKey(TInt aEventCode, TInt aScanCode, TInt aCode=0, TInt iRepeats=0);
 	void SendEvent(TInt aEventCode);