FreeCAD: master 3b671bf4

Author Committer Branch Timestamp Parent
vocx-fc wwmayer master 2020-10-06 00:06:44 master db91c6f4
Changeset Part: move icons to booleans subdirectory

The path to the icons is added to `AppPartGui.cpp`
using `Gui::BitmapFactory().addPath()`, so the icons are found
automatically in their new directories.
mod - src/Mod/Part/BOPTools/JoinFeatures.py Diff File
mod - src/Mod/Part/BOPTools/SplitFeatures.py Diff File
mod - src/Mod/Part/CompoundTools/CompoundFilter.py Diff File
mod - src/Mod/Part/CompoundTools/_CommandCompoundFilter.py Diff File
mod - src/Mod/Part/CompoundTools/_CommandExplodeCompound.py Diff File
mod - src/Mod/Part/Gui/AppPartGui.cpp Diff File
mod - src/Mod/Part/Gui/Resources/Part.qrc Diff File