projects
/
platform
/
core
/
uifw
/
dali-csharp-binder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ece8aa3
)
[Tizen] fix build error
91/160091/4
author
huiyu,eun
<huiyu.eun@samsung.com>
Tue, 14 Nov 2017 10:48:46 +0000
(19:48 +0900)
committer
huiyu,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
patch
|
blob
|
history
diff --git
a/dali-csharp-binder/src/window.cpp
b/dali-csharp-binder/src/window.cpp
index a8c246ffeb636b547c69ad14b8cd931a87742320..01827dd8848630b9f46bcc60be1a06907a8a153b 100755
(executable)
--- a/
dali-csharp-binder/src/window.cpp
+++ b/
dali-csharp-binder/src/window.cpp
@@
-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;