diff --git a/src/chatmodel.cpp b/src/chatmodel.cpp index fe4e92b..f5bf1b6 100644 --- a/src/chatmodel.cpp +++ b/src/chatmodel.cpp @@ -158,10 +158,12 @@ void MainWindow::renderContactRequest(){ QString label_contact = index.data(Qt::DisplayRole).toString(); QStandardItemModel* contactMemo = new QStandardItemModel(); + qDebug()<