Skip to content

Commit

Permalink
Move qgsbrowserdockwidget_p.h to private hdrs (#32711)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored and 3nids committed Nov 7, 2019
1 parent e6a932b commit 8f83e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/CMakeLists.txt
Expand Up @@ -247,7 +247,6 @@ SET(QGIS_GUI_SRCS
qgsbrowsertreeview.cpp
qgsbrowserguimodel.cpp
qgsbrowserdockwidget.cpp
qgsbrowserdockwidget_p.cpp
qgsbusyindicatordialog.cpp
qgscharacterselectordialog.cpp
qgscheckablecombobox.cpp
Expand Down Expand Up @@ -860,6 +859,7 @@ SET(QGIS_GUI_HDRS
)

SET(QGIS_GUI_PRIVATE_HDRS
qgsbrowserdockwidget_p.cpp
qgswidgetstatehelper_p.h
)

Expand Down

0 comments on commit 8f83e63

Please sign in to comment.