Added PropertyBag compatibility layer to support existing ToolBits
This commit is contained in:
4
src/Mod/Path/PathScripts/PathPropertyBag.py
Normal file
4
src/Mod/Path/PathScripts/PathPropertyBag.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# Do NOT remove!
|
||||
# This establishes backwards compatibility with existing ToolBit files.
|
||||
|
||||
from Path.Base.PropertyBag import *
|
||||
Reference in New Issue
Block a user