enable FREECAD_RELEASE_PDB by default, cleanup cmake file, improve whiespaces
This commit is contained in:
@@ -1100,8 +1100,9 @@ void StdCmdDelete::activated(int iMsg)
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
}
|
||||
}
|
||||
else {
|
||||
// check if we can delete the object - linked objects
|
||||
std::set<QString> affectedLabels;
|
||||
for (std::vector<Gui::SelectionObject>::iterator ft = sel.begin(); ft != sel.end(); ++ft) {
|
||||
|
||||
Reference in New Issue
Block a user