The wx package requires wxPython 2.4.1.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Patrick K. O'Brien
2003-05-08 13:44:45 +00:00
parent feb2d6d223
commit 2352d3f843
3 changed files with 13 additions and 10 deletions

View File

@@ -21,9 +21,9 @@ Introduction
============
Big things sometimes come in small packages. This is certainly true
of the new wx package, which is being introduced as a way to allow the
"wx" prefix to be dropped from the names of all wxPython classes,
functions, and constants.
of the new wx package, which is being introduced in wxPython 2.4.1 as
a way to allow the "wx" prefix to be dropped from the names of all
wxPython classes, functions, and constants.
Why change anything?