Assamese translation updated
[platform/upstream/evolution-data-server.git] / libedataserverui / libedataserverui.h
1 /*
2  * libedataserverui.h
3  *
4  * This program is free software; you can redistribute it and/or
5  * modify it under the terms of the GNU Lesser General Public
6  * License as published by the Free Software Foundation; either
7  * version 2 of the License, or (at your option) version 3.
8  *
9  * This program is distributed in the hope that it will be useful,
10  * but WITHOUT ANY WARRANTY; without even the implied warranty of
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12  * Lesser General Public License for more details.
13  *
14  * You should have received a copy of the GNU Lesser General Public
15  * License along with the program; if not, see <http://www.gnu.org/licenses/>
16  *
17  */
18
19 #ifndef LIBEDATASERVERUI_H
20 #define LIBEDATASERVERUI_H
21
22 #define __LIBEDATASERVERUI_H_INSIDE__
23
24 #include <libedataserver/libedataserver.h>
25
26 #include <libedataserverui/e-book-auth-util.h>
27 #include <libedataserverui/e-categories-dialog.h>
28 #include <libedataserverui/e-categories-editor.h>
29 #include <libedataserverui/e-categories-selector.h>
30 #include <libedataserverui/e-category-completion.h>
31 #include <libedataserverui/e-category-editor.h>
32 #include <libedataserverui/e-cell-renderer-color.h>
33 #include <libedataserverui/e-client-utils.h>
34 #include <libedataserverui/e-contact-store.h>
35 #include <libedataserverui/e-destination-store.h>
36 #include <libedataserverui/e-name-selector-dialog.h>
37 #include <libedataserverui/e-name-selector-entry.h>
38 #include <libedataserverui/e-name-selector-list.h>
39 #include <libedataserverui/e-name-selector-model.h>
40 #include <libedataserverui/e-name-selector.h>
41 #include <libedataserverui/e-passwords.h>
42 #include <libedataserverui/e-source-combo-box.h>
43 #include <libedataserverui/e-source-selector-dialog.h>
44 #include <libedataserverui/e-source-selector.h>
45 #include <libedataserverui/e-tree-model-generator.h>
46
47 #undef __LIBEDATASERVERUI_H_INSIDE__
48
49 #endif /* LIBEDATASERVERUI_H */
50