+ Copy material editor UI file

This commit is contained in:
wmayer 2014-01-07 10:41:37 +01:00
parent 0f2c93a25e
commit 4cd8cb6eb0

View File

@ -5,6 +5,7 @@ SET(Material_SRCS
Material.py
importFCMat.py
MaterialEditor.py
materials-editor.ui
)
SOURCE_GROUP("Module" FILES ${Material_SRCS})