Sync with tizen_2.4 59/39159/1
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 6 May 2015 01:42:07 +0000 (10:42 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 6 May 2015 02:08:28 +0000 (11:08 +0900)
Licence

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I1ef6f40d9d19c0aaebe2a9b5459243cd477b7cbd

doc/widget_doc.h
packaging/libwidget.spec

index a778b69..a38b41a 100644 (file)
@@ -72,7 +72,7 @@ if (!parent) {
     // Error
 }
 
-win = elm_win_add(parent, "widget Window", ELM_WIN_DYNAMIC_BOX);
+win = elm_win_add(parent, "widget Window", ELM_WIN_TIZEN_WIDGET);
 evas_object_del(parent);
 if (!win) {
     // Error
index 5f10294..58be75e 100644 (file)
@@ -2,7 +2,7 @@
 
 Name: libwidget
 Summary: widget development library
-Version: 1.1.2
+Version: 1.1.3
 Release: 1
 Group: HomeTF/widget
 License: Flora License, Version 1.1