Skip to content
Snippets Groups Projects
Commit 4d200742 authored by Denis Sumin's avatar Denis Sumin
Browse files

Update NodeTrayCommandController.cpp

parent 3e258549
No related branches found
No related tags found
1 merge request!2added a new class for sending data and a tcp server for local distribution on port 8040
......@@ -265,7 +265,7 @@ void NodeTrayCommandController::showMessage(const QString msg, const QMessageBox
// msgBox.setIcon(icn);
// msgBox.exec();
emit sigShowMessage("Celflrame Node Tray",msg);
emit sigShowMessage("Cellframe Node Tray",msg);
}
#ifdef WIN32
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment