0000776: Draft icons missing at startup

This commit is contained in:
Yorik van Havre 2012-07-04 16:59:01 -03:00
parent 16788eea21
commit b6b575759a

View File

@ -72,7 +72,7 @@ How it works / how to extend:
'''
# import FreeCAD modules
import FreeCAD, math, sys, os, DraftVecUtils
import FreeCAD, math, sys, os, DraftVecUtils, Draft_rc
from FreeCAD import Vector
from pivy import coin