FreeCAD: master 13e2f93b

Author Committer Branch Timestamp Parent
chennes wmayer master 2021-01-03 22:01:08 master bd8a3c50
Changeset Fix bug due to early return

Github user @marioalexis84 found a bug that caused only the first page
of the most recently-added workbench to show. This refactors the
AddPage() static function to eliminate the early return statement that
was the cause of that bug.
mod - src/Gui/DlgPreferencesImp.cpp Diff File