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