增加摄像机
This commit is contained in:
@@ -23,6 +23,7 @@ set(GUI_SOURCES
|
||||
${GUI_ROOT}/props/BlackholePropertySection.cpp
|
||||
${GUI_ROOT}/props/EntityPropertySection.cpp
|
||||
${GUI_ROOT}/props/ToolPropertySection.cpp
|
||||
${GUI_ROOT}/props/CameraPropertySection.cpp
|
||||
${GUI_ROOT}/timeline/TimelineWidget.cpp
|
||||
)
|
||||
|
||||
@@ -47,6 +48,7 @@ set(GUI_HEADERS
|
||||
${GUI_ROOT}/props/BlackholePropertySection.h
|
||||
${GUI_ROOT}/props/EntityPropertySection.h
|
||||
${GUI_ROOT}/props/ToolPropertySection.h
|
||||
${GUI_ROOT}/props/CameraPropertySection.h
|
||||
${GUI_ROOT}/props/PropertySectionWidget.h
|
||||
${GUI_ROOT}/timeline/TimelineWidget.h
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user