fix: Delete WarningMessageWidget debug code.
This commit is contained in:
@@ -138,7 +138,6 @@ void WarningMessageWidget::addWarningProxySlot(QObject*, QObject* aData)
|
||||
}
|
||||
|
||||
QString str = *((QString*)aData);
|
||||
activeError(601, "TestError");
|
||||
addWarning(QDateTime::currentDateTime().toString("yyyy-MM-dd HH:mm:ss"), str);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user