Added template attribute encoding/decoding for setup sheet label changes.

This commit is contained in:
Markus Lampert
2017-10-10 12:31:57 -07:00
parent 8d8fb529dc
commit 0d8a1500d5
4 changed files with 192 additions and 3 deletions

View File

@@ -36,3 +36,5 @@ from PathTests.TestPathStock import TestPathStock
from PathTests.TestPathTool import TestPathTool
from PathTests.TestPathTooltable import TestPathTooltable
from PathTests.TestPathToolController import TestPathToolController
from PathTests.TestPathSetupSheet import TestPathSetupSheet