@@ -40,7 +40,7 SpwTcpPacketServer::SpwTcpPacketServer(Q | |||
|
40 | 40 | resetStatististics(); |
|
41 | 41 | |
|
42 | 42 | connect( this->incomingPacketParser, SIGNAL(sendPacketUsingSpaceWire(QByteArray)), |
|
43 |
this, SLOT(sendSPWPacketUsingSpaceWire |
|
|
43 | this, SLOT(sendSPWPacketUsingSpaceWire(QByteArray))); | |
|
44 | 44 | } |
|
45 | 45 | |
|
46 | 46 | SpwTcpPacketServer::~SpwTcpPacketServer() |
General Comments 0
You need to be logged in to leave comments.
Login now