1 2 3
#include "conversation.h" CConversation::CConversation(unsigned int oid, SERootObject* root) : Conversation(oid, root) { }