note wxMediaCtrl change - all that work for one line lol

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton 2005-02-13 00:23:51 +00:00
parent 878ddad57a
commit 48a4834d6d

View File

@ -47,6 +47,7 @@ All:
All (GUI):
- added wxMediaCtrl
- added wxDatePickerCtrl
- wxSplitterWindow now supports gravity parameter (Zbigniew Zagórski)
- recursive wxSizer::GetItem returns item of given window, sizer or nth index