view console/gntprefs.h @ 14435:9c6533500fff

[gaim-migrate @ 17149] Never EVER use -L and -l for a library in your own build. committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Mon, 04 Sep 2006 03:23:41 +0000
parents c65ed4f6eea8
children 81650a27f253
line wrap: on
line source

#ifndef _GNT_PREFS_H
#define _GNT_PREFS_H

void gg_prefs_init(void);

void gg_prefs_show_all(void);

#endif