Remove InitGui.py from measure

This commit is contained in:
WandererFan 2016-06-30 22:15:43 -04:00 committed by wmayer
parent 7a0ae3af52
commit 31a8ca23f7

View File

@ -7,7 +7,6 @@ endif(FREECAD_BUILD_GUI)
INSTALL(
FILES
Init.py
InitGui.py
DESTINATION
Mod/Measure
)