[Tizen] fix build error 91/160091/4
authorhuiyu,eun <huiyu.eun@samsung.com>
Tue, 14 Nov 2017 10:48:46 +0000 (19:48 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Wed, 15 Nov 2017 01:23:28 +0000 (10:23 +0900)
This reverts commit 8fa74b27d143b1511e2da8df04525c2a50b78df2.

Change-Id: I6c86f27c5b63d38997adcccb32f57b342388a6d4

dali-csharp-binder/src/window.cpp

index a8c246ffeb636b547c69ad14b8cd931a87742320..01827dd8848630b9f46bcc60be1a06907a8a153b 100755 (executable)
@@ -2130,7 +2130,7 @@ SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Window_GetPosition(void * jarg1) {
   return jresult;
 }
 
-SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Adaptor_FeedKeyEvent(void * jarg1) {
+SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Window_FeedKeyEvent(void * jarg1) {
   Dali::KeyEvent *arg1 = 0 ;
 
   arg1 = (Dali::KeyEvent *)jarg1;