I#27 - [IMAPx] Ignore DavMail's CR/LF in BODYSTRUCTURE response
[evolution-data-server.git] / src / libedataserverui / libedataserverui.h
blob30def6370abfda53802bac00c596a493c7838d12
1 /*
2 * libedataserverui.h
4 * This library is free software: you can redistribute it and/or modify it
5 * under the terms of the GNU Lesser General Public License as published by
6 * the Free Software Foundation.
8 * This library is distributed in the hope that it will be useful, but
9 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
10 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
11 * for more details.
13 * You should have received a copy of the GNU Lesser General Public License
14 * along with this library. If not, see <http://www.gnu.org/licenses/>.
18 #ifndef LIBEDATASERVERUI_H
19 #define LIBEDATASERVERUI_H
21 #define __LIBEDATASERVERUI_H_INSIDE__
23 #include <libedataserverui/e-cell-renderer-color.h>
24 #include <libedataserverui/e-credentials-prompter.h>
25 #include <libedataserverui/e-credentials-prompter-impl.h>
26 #include <libedataserverui/e-credentials-prompter-impl-oauth2.h>
27 #include <libedataserverui/e-credentials-prompter-impl-password.h>
28 #include <libedataserverui/e-reminders-widget.h>
29 #include <libedataserverui/e-trust-prompt.h>
30 #include <libedataserverui/e-webdav-discover-widget.h>
32 #undef __LIBEDATASERVERUI_H_INSIDE__
34 #endif /* LIBEDATASERVERUI_H */