console/gntconv.h@a21577fbb4d2
console/gntconv.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 13969
-
0541f389442e
- child 14450
-
1ac2b6e98ef8
- permissions
- -rw-r--r--
[gaim-migrate @ 16870]
Do the right thing: remove the compile warnings.
#ifndef _GNT_CONV_H
#define _GNT_CONV_H
#include "conversation.h"
GaimConversationUiOps *gg_conv_get_ui_ops(void);
void gg_conversation_init(void);
void gg_conversation_uninit(void);
#endif