test workflow
This commit is contained in:
@@ -80,7 +80,7 @@ systemSettingForm::systemSettingForm(QWidget* parent) :
|
||||
m_diskuse = duse;
|
||||
updateStorageUsed();
|
||||
QMetaObject::invokeMethod(ui->batIcon, "startAnimation", Qt::QueuedConnection);
|
||||
QThread::msleep(1000);
|
||||
QThread::msleep(20000);
|
||||
}
|
||||
});
|
||||
diskInfoCaller->start();
|
||||
|
||||
Reference in New Issue
Block a user