Now wxTimePickerCtrl is a native control under wxQt

This commit is contained in:
ali kettab 2023-10-15 12:08:41 +01:00
parent e20d8ba2cc
commit 032fc66cea
9 changed files with 219 additions and 13 deletions

View file

@ -376,6 +376,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/qt/treectrl.h
wx/generic/paletteg.h
wx/qt/datectrl.h
wx/qt/timectrl.h
</set>
<set var="QT_SRC" hints="files">
@ -475,6 +476,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/qt/treectrl.cpp
src/generic/paletteg.cpp
src/qt/datectrl.cpp
src/qt/timectrl.cpp
</set>
<set var="MEDIA_QT_SRC" hints="files">