libpurple/theme-loader.h

changeset 40474
1341be8e3402
parent 39547
5c68828a566a
child 40524
a3b1cde8d2d8
equal deleted inserted replaced
40473:b94aff775501 40474:1341be8e3402
16 * 16 *
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 20 */
21
22 #if !defined(PURPLE_GLOBAL_HEADER_INSIDE) && !defined(PURPLE_COMPILATION)
23 # error "only <purple.h> may be included directly"
24 #endif
21 25
22 #ifndef PURPLE_THEME_LOADER_H 26 #ifndef PURPLE_THEME_LOADER_H
23 #define PURPLE_THEME_LOADER_H 27 #define PURPLE_THEME_LOADER_H
24 /** 28 /**
25 * SECTION:theme-loader 29 * SECTION:theme-loader

mercurial