mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
clang-format-all
This commit is contained in:
parent
4670cb4fe3
commit
77fd496c8e
@ -937,7 +937,8 @@ bool JSON::Editor::setGroupWidget(const int group, const int widgetId)
|
||||
QMessageBox::Yes | QMessageBox::No);
|
||||
if (ret == QMessageBox::No)
|
||||
return false;
|
||||
else {
|
||||
else
|
||||
{
|
||||
qDeleteAll(grp->m_datasets);
|
||||
grp->m_datasets.clear();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user