view console/gntdebug.h @ 14140:ee80f766b7e3

[gaim-migrate @ 16782] Fix a warning: nexus.c:299: warning: no previous prototype for 'nexus_challenge_data_lookup' And change this code to use tab indentation committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 16 Aug 2006 06:11:10 +0000
parents 7109e6397a31
children c65ed4f6eea8
line wrap: on
line source

#include "debug.h"

GaimDebugUiOps *gg_debug_get_ui_ops();

void gg_debug_init();

void gg_debug_uninit();

void gg_debug_window_show();