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:
@@ -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
|
||||
|
Reference in New Issue
Block a user