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

@@ -131,7 +131,7 @@ bool WorkbenchManager::activate(const std::string& name, const std::string& clas
wb->activate();
return true;
}
return false;
}