Sun, 12 Feb 2006 18:22:27 +0000
[gaim-migrate @ 15617]
I think this is the correct type for the flags here.
| doc/conversation-signals.dox | file | annotate | diff | comparison | revisions |
--- a/doc/conversation-signals.dox Sun Feb 12 18:21:58 2006 +0000 +++ b/doc/conversation-signals.dox Sun Feb 12 18:22:27 2006 +0000 @@ -211,7 +211,7 @@ @signaldef received-chat-msg @signalproto void (*received_chat_msg)(GaimAccount *account, char *sender, char *message, - GaimConversation *conv, int flags); + GaimConversation *conv, GaimMessageFlags flags); @endsignalproto @signaldesc Emitted after a chat message is received.