console/gntaccount.h

Sat, 19 Aug 2006 03:38:23 +0000

author
Sadrul Habib Chowdhury <sadrul@pidgin.im>
date
Sat, 19 Aug 2006 03:38:23 +0000
changeset 14260
a21577fbb4d2
parent 14041
6afba85cfc30
child 14620
90d599495d65
permissions
-rw-r--r--

[gaim-migrate @ 16870]
Do the right thing: remove the compile warnings.

#ifndef _GNT_ACCOUNT_H
#define _GNT_ACCOUNT_H

#include "account.h"

GaimAccountUiOps *gg_accounts_get_ui_ops(void);

void gg_accounts_init(void);

void gg_accounts_uninit(void);

void gg_accounts_show_all(void);

#endif

mercurial