Move wxQtTreeItemEditorFactory to its own header

This commit is contained in:
Graham Dawes
2019-02-06 08:57:29 +00:00
parent dee221e2a5
commit cfe36f7ae7
6 changed files with 129 additions and 100 deletions

View File

@@ -277,6 +277,12 @@ 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/treeitemfactory.h
wx/qt/private/utils.h
)
set(QT_SRC