Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
add temporal controller ui file to GUI_UI headers
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
src/gui/CMakeLists.txt
|
@@ -1324,7 +1324,7 @@ set(QGIS_GUI_UI_HDRS |
|
|
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgsmeshlayerpropertiesbase.h |
|
|
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgsmeshdatasetgrouptreewidgetbase.h |
|
|
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgsmeshstaticdatasetwidgetbase.h |
|
|
|
|
|
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgstemporalcontrollerwidgetbase.h |
|
|
) |
|
|
|
|
|
if(ENABLE_MODELTEST) |
|
|