view console/gntconv.h @ 13969:8934a27fed4b

[gaim-migrate @ 16527] Sadrul sent me this patch to look over and then commit. It fixes a PRPL leak in Yahoo's chat and fixes a few other memory leaks that were mostly my fault. committer: Tailor Script <tailor@pidgin.im>
author Aaron Sheldon <aaronsheldon>
date Thu, 20 Jul 2006 12:53:46 +0000
parents cc60d0861337
children c65ed4f6eea8
line wrap: on
line source

#include "conversation.h"

GaimConversationUiOps *gg_conv_get_ui_ops();

void gg_conversation_init();

void gg_conversation_uninit();