From 8d9181542ff84def8aebfa6f988ceb1bd7635590 Mon Sep 17 00:00:00 2001 From: DeepSOIC Date: Sat, 17 Oct 2015 19:45:57 +0300 Subject: [PATCH] Icons: use the icons --- latticeCommon.py | 1 + 1 file changed, 1 insertion(+) diff --git a/latticeCommon.py b/latticeCommon.py index 7e532fb..fffe29e 100644 --- a/latticeCommon.py +++ b/latticeCommon.py @@ -31,3 +31,4 @@ def getIconPath(icon_dot_svg): # OCC's Precision::Confusion; should have taken this from FreeCAD but haven't found; unlikely to ever change. DistConfusion = 1e-7 +import lattice_rc \ No newline at end of file