]> git.saurik.com Git - wxWidgets.git/commitdiff
more updates
authorRobin Dunn <robin@alldunn.com>
Thu, 7 Oct 1999 22:11:23 +0000 (22:11 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 7 Oct 1999 22:11:23 +0000 (22:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/wxPython/src/msw/misc2.cpp

index 040cb4aae227ed91fefef4d943b928e05a4c5aba..ea6e3e1d349c6ba087f8b288b6991e28f1a12b5d 100644 (file)
@@ -57,7 +57,9 @@ extern PyObject *SWIG_newvarlink(void);
 #include <wx/resource.h>
 #include <wx/tooltip.h>
 #include <wx/caret.h>
+#ifdef NOT_READY_YET
 #include <wx/fontenum.h>
+#endif
 
 static PyObject* l_output_helper(PyObject* target, PyObject* o) {
     PyObject*   o2;