mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
cd6ae1dc3c
commit
223229b48f
@ -512,7 +512,6 @@ void xToolsResponserTool::try2output(const QByteArray &bytes, QObject *receiver)
|
||||
}
|
||||
|
||||
QTimer::singleShot(item.data.itemResponseDelay, receiver, [=]() {
|
||||
qInfo() << __FUNCTION__;
|
||||
emit outputBytes(responseBytes(item.data));
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user