FreeCAD: master 9bdd15f7

Author Committer Branch Timestamp Parent
jmaustpc jmaustpc master 2013-12-13 14:58:58 master 47ee436e
Changeset Move Mesh_Mesh_from_Shape icon from Mod/MeshPart to Mod/Mesh

Move the icon Mesh_Mesh_from_Shape.svg
from .../Mod/MeshPart/Gui/Resources/icons
to .....//Mod/Mesh/Gui/Resources/icons
edit both Mesh.qrc and MeshPart.qrc accordingly
remove referrence to the icon from the command in
the MeshPart Command.cpp file and add it to
the Mesh Command.cpp file
mod - src/Mod/Mesh/Gui/Command.cpp Diff File
mod - src/Mod/Mesh/Gui/Resources/Mesh.qrc Diff File
mod - src/Mod/MeshPart/Gui/Command.cpp Diff File
mod - src/Mod/MeshPart/Gui/Resources/MeshPart.qrc Diff File