Warning fixes from ABX

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-08-19 15:40:58 +00:00
parent 7945bfb41d
commit 196be0f137
25 changed files with 106 additions and 455 deletions

View File

@@ -154,6 +154,8 @@ Generic controls:
- implemented wxListCtrl::Refresh() (Norbert Berzen)
- support adding/removing columns dynamically (Donald C. Taylor)
- wxToolBarSimple, property list classes, wxTreeLayout moved
to contrib/src/deprecated
wxGTK:

View File

@@ -9,7 +9,7 @@ wxWindows 2.5.0
*** may change in backwards incompatible way. If this doesn't frighten
*** you, do try this release and please let us know what you think!
Welcome to wxWindows 2, a sophisticated cross-platform C++
Welcome to wxWindows, a sophisticated cross-platform C++
framework for writing advanced GUI applications using (where
possible) the native controls.
@@ -211,5 +211,5 @@ web site.
Have fun!
The wxWindows Team, November 2002
The wxWindows Team, August 2003