dont show context menu without contact #94
This commit is contained in:
@@ -178,7 +178,6 @@ QString ChatItem::toChatLine()
|
||||
}
|
||||
|
||||
|
||||
qDebug()<<_notarize;
|
||||
QString line = QString("<small>") + myDateTime.toString("yyyy-MM-dd hh:mm");
|
||||
line += QString(lock) + QString("</small>");
|
||||
line += QString("<p>") + _memo.toHtmlEscaped() + QString("</p>");
|
||||
|
||||
Reference in New Issue
Block a user