view console/gntprefs.h @ 14439:300946b0f4a2

[gaim-migrate @ 17153] Let's not even bother creating and assigning variables until we need them and when we're sure we won't crash when already trying to get them. committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Mon, 04 Sep 2006 04:11:51 +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