FreeCAD: master 48f90857

Author Committer Branch Timestamp Parent
wmayer wmayer master 2020-07-26 17:30:24 master 8dc95874
Changeset LGTM: [skip ci] fix: Local variable hides global variable
A local variable or parameter that hides a global variable of the same name.
This may be confusing. Consider renaming one of the variables.
mod - src/Gui/BitmapFactory.cpp Diff File
mod - src/Gui/SoFCDB.cpp Diff File
mod - src/Gui/ViewProviderPyImp.cpp Diff File
mod - src/Mod/Drawing/App/FeaturePage.cpp Diff File