Added template attrs and setFrom support to Tooltable.

This commit is contained in:
Markus Lampert
2017-09-13 14:19:00 -07:00
committed by wmayer
parent 1d1636d1cf
commit 4110fdbb5b
5 changed files with 143 additions and 35 deletions

View File

@@ -34,3 +34,4 @@ from PathTests.TestPathDressupHoldingTags import TestHoldingTags
from PathTests.TestPathDressupDogbone import TestDressupDogbone
from PathTests.TestPathStock import TestPathStock
from PathTests.TestPathTool import TestPathTool
from PathTests.TestPathTooltable import TestPathTooltable