view console/gntui.h @ 14434:72eae9311ed5

[gaim-migrate @ 17148] Patch from SimGuy to update the ChangeLog. I changed the line about libxml2 to reflect that it's currently optional. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 04 Sep 2006 01:06:28 +0000
parents c65ed4f6eea8
children 81650a27f253
line wrap: on
line source

#ifndef _GNT_UI_H
#define _GNT_UI_H

#include "gnt.h"

void init_gnt_ui(void);

#endif