X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b8b8dda73001819104b83776e4c014369c013ce8..9f06bcb3b8aea7aa709754a217c26e94fe2d5954:/utils/wxPython/src/frames.i diff --git a/utils/wxPython/src/frames.i b/utils/wxPython/src/frames.i index 5d55dbdcea..69d76332b1 100644 --- a/utils/wxPython/src/frames.i +++ b/utils/wxPython/src/frames.i @@ -15,10 +15,7 @@ %{ #include "helpers.h" - -#ifdef __WXMSW__ #include -#endif %} //---------------------------------------------------------------------- @@ -95,6 +92,9 @@ public: ///////////////////////////////////////////////////////////////////////////// // // $Log$ +// Revision 1.4 1998/12/16 22:10:53 RD +// Tweaks needed to be able to build wxPython with wxGTK. +// // Revision 1.3 1998/12/15 20:41:18 RD // Changed the import semantics from "from wxPython import *" to "from // wxPython.wx import *" This is for people who are worried about