Skip to content

Commit

Permalink
fix install (followup 532b9a1)
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 9, 2017
1 parent 0489839 commit c21846a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/CMakeLists.txt
Expand Up @@ -745,7 +745,7 @@ SET(QGIS_GUI_UI_HDRS
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgsquerybuilderbase.h
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgssqlcomposerdialogbase.h
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgssublayersdialogbase.h
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgstablewidgetbase.h
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgstablewidgetuibase.h
)

IF(ENABLE_MODELTEST)
Expand Down

0 comments on commit c21846a

Please sign in to comment.