add vconf handler for plugin-model
[platform/framework/native/tizen-config-fw.git] / include / org-tizen-quickpanel-resource_wrapper.h
1 /*
2  * vconf-internal-keys
3  *
4  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
5  *
6  * Licensed under the Apache License, Version 2.0 (the "License");
7  * you may not use this file except in compliance with the License.
8  * You may obtain a copy of the License at
9  *
10  * http://www.apache.org/licenses/LICENSE-2.0
11  *
12  * Unless required by applicable law or agreed to in writing, software
13  * distributed under the License is distributed on an "AS IS" BASIS,
14  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15  * See the License for the specific language governing permissions and
16  * limitations under the License.
17  *
18  */
19
20 #ifndef __TCF_QUICKPANEL_SHARED_RESOURCES_H___HEADER_WRAPPER__
21 #define __TCF_QUICKPANEL_SHARED_RESOURCES_H___HEADER_WRAPPER__
22 #ifndef EXPORT_TCF_INTERNAL_API
23 #define EXPORT_TCF_INTERNAL_API __attribute__ ((visibility("default")))
24 #endif
25 #include <vconf.h>
26 #endif /* __TCF_QUICKPANEL_SHARED_RESOURCES_H__ */