Tizen release 1.0
[apps/core/preloaded/calendar.git] / ug / settings / ug-settings-view.h
1 /*\r
2 \r
3 Copyright (c) 2000-2012 Samsung Electronics Co., Ltd All Rights Reserved\r
4 \r
5 This file is part of org.tizen.efl-calendar\r
6 Written by Taeho Kang <taeho84.kang@samsung.com>\r
7 \r
8 PROPRIETARY/CONFIDENTIAL\r
9 \r
10 This software is the confidential and proprietary information of\r
11 SAMSUNG ELECTRONICS ("Confidential Information"). You shall not\r
12 disclose such Confidential Information and shall use it only in\r
13 accordance with the terms of the license agreement you entered\r
14 into with SAMSUNG ELECTRONICS.\r
15 \r
16 SAMSUNG make no representations or warranties about the suitability\r
17 of the software, either express or implied, including but not limited\r
18 to the implied warranties of merchantability, fitness for a particular\r
19 purpose, or non-infringement. SAMSUNG shall not be liable for any\r
20 damages suffered by licensee as a result of using, modifying or\r
21 distributing this software or its derivatives.\r
22 \r
23 */\r
24 \r
25 \r
26 #ifndef __CALENDAR_UG_SETTING_VIEW_H__\r
27 #define __CALENDAR_UG_SETTING_VIEW_H__\r
28 \r
29 Evas_Object* cal_setting_ug_create_view(Evas_Object *navi, struct ug_data *ugd);\r
30 \r
31 #endif /* __CALENDAR_UG_SETTING_VIEW_H__ */\r
32 \r