comparison pidgin/gtkconv.h @ 15520:9c32176ac555

merge of '0718a1ec2cdb82d57ffe1e70ffafe3f5a06732c2' and '5640aed5456a4805ad88daaba5fbb055024d2c46'
author Richard Laager <rlaager@wiktel.com>
date Sat, 03 Feb 2007 20:38:06 +0000
parents b15cc37605c4 535f002e7b0f
children a830f9756f23
comparison
equal deleted inserted replaced
15519:b15cc37605c4 15520:9c32176ac555
57 57
58 #define GAIM_IS_GTK_CONVERSATION(conv) \ 58 #define GAIM_IS_GTK_CONVERSATION(conv) \
59 (gaim_conversation_get_ui_ops(conv) == \ 59 (gaim_conversation_get_ui_ops(conv) == \
60 pidgin_conversations_get_conv_ui_ops()) 60 pidgin_conversations_get_conv_ui_ops())
61 61
62 #include "gtkgaim.h" 62 #include "pidgin.h"
63 #include "conversation.h" 63 #include "conversation.h"
64 #include "gtkconvwin.h" 64 #include "gtkconvwin.h"
65 65
66 /************************************************************************** 66 /**************************************************************************
67 * @name Structures 67 * @name Structures