FreeCAD: master 8a3958ce

Author Committer Branch Timestamp Parent
abdullah wmayer master 2015-12-24 18:43:48 master 3d551450
Changeset Gui: Extension of CommandMacro for system-wide macros

=====================================================

What?
Extension of the CommandMacro constructor to take an additional optional argument to indicate that the macro
is located in the system-wide directory, and shall be executed accordingly.
mod - src/Gui/Command.cpp Diff File
mod - src/Gui/Command.h Diff File
mod - src/Gui/DlgActionsImp.cpp Diff File