Revert "[Tizen] fix build error" 81/153381/1
authorJinho, Lee <jeano.lee@samsung.com>
Thu, 28 Sep 2017 05:51:43 +0000 (14:51 +0900)
committerJinho, Lee <jeano.lee@samsung.com>
Thu, 28 Sep 2017 05:51:44 +0000 (14:51 +0900)
This reverts commit 5c6a2397c51a767a630f4b50312a7f6973876ca6.

Change-Id: If6c1b4548565f965fffb91fb2f4c20c110ecd9fe

dali-csharp-binder/src/window.cpp

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