forked from blue/squawk
debugging account removal
This commit is contained in:
parent
234697050b
commit
b845518ced
6 changed files with 12 additions and 7 deletions
|
@ -67,7 +67,6 @@ Conversation::Conversation(Models::Contact* p_contact, QWidget* parent):
|
|||
|
||||
Conversation::~Conversation()
|
||||
{
|
||||
disconnect(contact, SIGNAL(childChanged(Models::Item*, int, int)), this, SLOT(onContactChanged(Models::Item*, int, int)));
|
||||
}
|
||||
|
||||
void Conversation::setName(const QString& name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue