X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/21f4bf4568fe7f0324b777af14b20440d7f76d3b..13439807d34f5a71f95dadb727e7b0056dba210a:/utils/wxPython/src/gtk/wxp.py diff --git a/utils/wxPython/src/gtk/wxp.py b/utils/wxPython/src/gtk/wxp.py index d579b4663c..b503c6f4b2 100644 --- a/utils/wxPython/src/gtk/wxp.py +++ b/utils/wxPython/src/gtk/wxp.py @@ -1372,9 +1372,8 @@ class wxApp(wxPyApp): #---------------------------------------------------------------------------- # # $Log$ -# Revision 1.3 1998/08/27 00:00:56 RD -# - more tweaks -# - have discovered some problems but not yet discovered solutions... +# Revision 1.4 1998/08/27 21:59:31 RD +# Some chicken-and-egg problems solved for wxPython on wxGTK # # Revision 1.2 1998/08/18 19:48:12 RD # more wxGTK compatibility things.