Tizen release 1.0
[apps/home/settings.git] / setting-phone / include / setting-phone-license-divx-main.h
1 /*
2  * setting
3  *
4  * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
5  *
6  * This file is part of org.tizen.setting
7  * Written by Hyejin Kim <hyejin0906.kim@samsung.com>
8  *
9  * PROPRIETARY/CONFIDENTIAL
10  * 
11  * This software is the confidential and proprietary information of 
12  * SAMSUNG ELECTRONICS ("Confidential Information"). You shall not
13  * disclose such Confidential Information and shall use it only in
14  * accordance with the terms of the license agreement you entered
15  * into with SAMSUNG ELECTRONICS.
16  *
17  * SAMSUNG make no representations or warranties about the suitability 
18  * of the software, either express or implied, including but not limited
19  * to the implied warranties of merchantability, fitness for a particular
20  * purpose, or non-infringement. SAMSUNG shall not be liable for any
21  * damages suffered by licensee as a result of using, modifying or
22  * distributing this software or its derivatives.
23  *
24  */
25 #ifndef __SETTING_PHONE_LICENSE_DIVX_MAIN_H__
26 #define __SETTING_PHONE_LICENSE_DIVX_MAIN_H__
27
28 #include <setting-phone-license-main.h>
29
30 static void setting_phone_license_divx_main_click_softkey_back_cb(void *data,
31                                                                   Evas_Object *
32                                                                   obj, void
33                                                                   *event_info);
34 static void setting_phone_license_divx_main_mouse_up_Gendial_list_cb(void *data,
35                                                                      Evas_Object
36                                                                  *obj, void
37                                                                      *event_info);
38 static Evas_Object *setting_phone_license_divx_main_create_dereg_popup(void
39                                                                        *data);
40 static void setting_phone_license_divx_main_click_popup_dereg_cb(void *data);
41 static void setting_phone_license_divx_main_click_popup_cancel_cb(void *data);
42
43 #endif                          /* __SETTING_PHONE_LICENSE_DIVX_MAIN_H__ */