[Tizen] fix build error 93/153393/1
authorJinho, Lee <jeano.lee@samsung.com>
Thu, 28 Sep 2017 06:13:49 +0000 (15:13 +0900)
committerJinho, Lee <jeano.lee@samsung.com>
Thu, 28 Sep 2017 06:13:51 +0000 (15:13 +0900)
This reverts commit 4efd36f0c87159a6d79e8492636a45e2b3c41bf8.

Change-Id: I41af3840c2a917dd0122b67a558d513745e5a47e

dali-csharp-binder/src/window.cpp

index 699d8d4..a7e8dc4 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;