view console/gntstatus.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_STATUS_H
#define _GNT_STATUS_H

#include <status.h>
#include <savedstatuses.h>

void gg_savedstatus_show_all(void);

void gg_savedstatus_edit(GaimSavedStatus *saved);

#endif