Now wxDatePickerCtrl is a native control under wxQt

This commit is contained in:
ali kettab 2023-10-15 11:58:00 +01:00
parent 4faf201a08
commit e20d8ba2cc
7 changed files with 231 additions and 13 deletions

View file

@ -375,6 +375,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(QT_PLATFORM_HDR)
wx/qt/treectrl.h
wx/generic/paletteg.h
wx/qt/datectrl.h
</set>
<set var="QT_SRC" hints="files">
@ -473,6 +474,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(QT_PLATFORM_SRC)
src/qt/treectrl.cpp
src/generic/paletteg.cpp
src/qt/datectrl.cpp
</set>
<set var="MEDIA_QT_SRC" hints="files">