@@ -17,7 +17,7 @@ Stomp::Stomp() {
case STOMPFrame::MESSAGE:
notifyReceiveIndication(1, frame.headers().value("destination"), frame.body());
qDebug() << "Message" << Qt::endl;
//qDebug() << "Message" << Qt::endl;
break;
case STOMPFrame::RECEIPT:
The note is not visible to the blocked user.