wxSplashScreen sample added.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-08-04 19:04:45 +00:00
parent 78ee2a2814
commit fd945da035

View File

@@ -220,6 +220,7 @@ All (GUI):
- added wxKeyEvent::CmdDown() and wxMouseEvent::CmdDown()
- implemented wxListCtrl::FindItem() for non-MSW (Robin Stoll)
- added status bar fields styles support (Tim Kosse)
- added samples/splash
Unix: