]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/wxFindReplaceDialog.py
Remove explicit casts to (const char *), and replace it with .c_str();
[wxWidgets.git] / wxPython / demo / wxFindReplaceDialog.py
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...