Now wxDatePickerCtrl is a native control under wxQt
This commit is contained in:
parent
4faf201a08
commit
e20d8ba2cc
7 changed files with 231 additions and 13 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue