mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 02:30:44 +00:00
CMS50I session select test 2
This commit is contained in:
parent
65edfeed65
commit
9754c0c5b3
@ -471,7 +471,7 @@ void CMS50F37Loader::processBytes(QByteArray bytes)
|
||||
}
|
||||
|
||||
if (!started_import) {
|
||||
startTimer.singleShot(2000, this, SLOT(requestData()));
|
||||
// startTimer.singleShot(2000, this, SLOT(requestData()));
|
||||
qDebug() << "Read:" << str.join(",");
|
||||
} else {
|
||||
qDebug() << "Import:" << str.join(",");
|
||||
|
Loading…
Reference in New Issue
Block a user