+ fix CMakeLists.txt file of Ship module

This commit is contained in:
wmayer
2016-01-25 21:46:01 +01:00
parent 70dd142ef5
commit 5b1836026a

View File

@@ -29,7 +29,7 @@ SET(ShipCreateShip_SRCS
shipCreateShip/Preview.py
shipCreateShip/TaskPanel.py
shipCreateShip/TaskPanel.ui
shipCreateShip/Tools.ui
shipCreateShip/Tools.py
)
SOURCE_GROUP("shipcreateship" FILES ${ShipCreateShip_SRCS})