Skip to content

Commit 4aa7233

Browse files
committedMay 12, 2014
fix ui header name
1 parent ee522ec commit 4aa7233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/customwidgets/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ SET(QGIS_CUSTOMWIDGETS_HDRS
3636
)
3737

3838
SET(QGIS_CUSTOMWIDGETS_UI_HDRS
39-
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgsscalevisibilitygroupbox.h
39+
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgsscalevisibilitywidget.h
4040
)
4141

4242
INCLUDE_DIRECTORIES(

0 commit comments

Comments
 (0)
Please sign in to comment.