Various small fixes and tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1999-11-30 18:23:57 +00:00
parent 700ec4546c
commit a6ad3e89c6
5 changed files with 31 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
from wxPython.wx import *
from wxPython.lib.filebrowsebtn import FileBrowseButton
from wxPython.lib.filebrowsebutton import FileBrowseButton
#----------------------------------------------------------------------