Removed the deprecated ErrorDialogs and PythonBitmaps modules.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-06-04 20:15:46 +00:00
parent be06074873
commit d85004c5ae
5 changed files with 4 additions and 2529 deletions

View File

@@ -105,6 +105,10 @@ constructed with only the parent window arg. In some cases other args
may be required for normal operation, but they can usually be set
after construction.
Removed the deprecated ErrorDialogs and PythonBitmaps modules. If you
were using these in your apps then please join wxPython-dev and assist
with a more modern reimplementation.