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

@@ -298,7 +298,15 @@ QT_HDR =
wx/qt/tooltip.h
wx/qt/toplevel.h
wx/qt/treectrl.h
wx/qt/window.h
wx/qt/window.h
wx/qt/private/converter.h
wx/qt/private/winevent.h
wx/qt/private/winevent.h
wx/qt/private/converter.h
wx/qt/private/pointer.h
wx/qt/private/timer.h
wx/qt/private/treeitemfactory.h
wx/qt/private/utils.h
QT_SRC=
$(QT_PLATFORM_SRC)