Gui: Fix header uniformity, whitespace, and doxygen fixes

This commit is contained in:
luz paz
2020-11-25 22:03:45 -05:00
committed by wwmayer
parent 8744ee985a
commit 38815b9550
283 changed files with 2026 additions and 1903 deletions

View File

@@ -115,7 +115,7 @@ void ViewProviderExtern::setModeBySoInput(const char* name, SoInput &ivFileInput
else {
throw Base::RuntimeError("No valid Inventor input");
}
return;
}