projects
/
platform
/
core
/
uifw
/
ui-viewmgr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d7b7c
)
Added missing changed files.
accepted/tizen/3.0/common/20161203.012419
accepted/tizen/3.0/mobile/20161202.010950
submit/tizen_3.0/20161201.104015
author
Hermet Park
<hermet@hermet.pe.kr>
Thu, 1 Dec 2016 10:21:14 +0000
(19:21 +0900)
committer
Hermet Park
<hermet@hermet.pe.kr>
Thu, 1 Dec 2016 10:26:48 +0000
(19:26 +0900)
I missed some changed files from
f5182dd96586b474dcc3740eea6173e4edc5ba4d
.
Change-Id: I619dbb91bc897785e9a1c4a4f892e7d43527c6cd
src/include/interface/UiIfaceViewmgr.h
patch
|
blob
|
history
diff --git
a/src/include/interface/UiIfaceViewmgr.h
b/src/include/interface/UiIfaceViewmgr.h
index 479ba99e786fc724f5a4b792fec0e0114a6a46a0..e59162944ca008d401e79d12b17e4746d1a322c7 100644
(file)
--- a/
src/include/interface/UiIfaceViewmgr.h
+++ b/
src/include/interface/UiIfaceViewmgr.h
@@
-83,7
+83,7
@@
public:
*
* @return @c 0 on success, otherwise a negative error value.
* @retval #UI_VIEWMGR_ERROR_NONE Successful
- * @retval #UI_VIEWMGR_ERROR_ALREADY_IN_PROGRESS
On a certain profile, it may not allow to pop multiple views at the same time
.
+ * @retval #UI_VIEWMGR_ERROR_ALREADY_IN_PROGRESS
@a view is already on destroying
.
*
* @see popView()
*/