AddonManager: solved missing FreeCAD import

This commit is contained in:
Yorik van Havre
2019-06-12 19:36:02 -03:00
parent b4ddf63182
commit c1c3dab5f4

View File

@@ -23,6 +23,7 @@
import os
import sys
import FreeCAD
# check for SSL support