projects
/
platform
/
core
/
uifw
/
dali-adaptor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdbbe0b
)
Revert "Fix using AUL API"
71/154771/1
author
taeyoon0.lee
<taeyoon0.lee@samsung.com>
Wed, 11 Oct 2017 08:45:30 +0000
(17:45 +0900)
committer
taeyoon0.lee
<taeyoon0.lee@samsung.com>
Wed, 11 Oct 2017 08:45:39 +0000
(17:45 +0900)
This reverts commit
81fbba19f47c0b582f1c6594254d1ee287a2eff6
.
Change-Id: I63aa9ebe17f32ddfc6c3804f1bbcb389bfeb75c8
adaptors/tizen/framework-tizen.cpp
patch
|
blob
|
history
diff --git
a/adaptors/tizen/framework-tizen.cpp
b/adaptors/tizen/framework-tizen.cpp
index
013435a
..
044df8e
100644
(file)
--- a/
adaptors/tizen/framework-tizen.cpp
+++ b/
adaptors/tizen/framework-tizen.cpp
@@
-464,7
+464,7
@@
struct Framework::Impl
}
appcore_multiwindow_base_exit();
- aul_notify_exit();
+ aul_
widget_
notify_exit();
}
int AppWidgetMain()