Remove private headers from the public headers list

Private headers should not be installed and so must not be included in
the HDR variables in the file lists.
This commit is contained in:
Vadim Zeitlin
2019-06-29 19:29:14 +02:00
parent a20cb4f680
commit 32e3846e27
4 changed files with 1 additions and 31 deletions

View File

@@ -277,13 +277,6 @@ set(QT_HDR
wx/generic/activityindicator.h
${QT_PLATFORM_HDR}
wx/qt/treectrl.h
wx/qt/private/converter.h
wx/qt/private/winevent.h
wx/qt/private/timer.h
wx/qt/private/pointer.h
wx/qt/private/treeitemdelegate.h
wx/qt/private/treeitemfactory.h
wx/qt/private/utils.h
)
set(QT_SRC