]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xtixml.h
avoid creating and immediately destroying a wxGraphicsContext when creating a wxDC...
[wxWidgets.git] / include / wx / xtixml.h
index aace527aafd74b2b3083329ae5ec3390b7ebaf49..d40e0e036e2b4d5c37b6cb2d8a5f778e2117bf08 100644 (file)
@@ -19,6 +19,7 @@
 #include "wx/string.h"
 #include "wx/xtistrm.h"
 
+/*
 class WXDLLIMPEXP_XML wxXmlNode;
 class WXDLLIMPEXP_BASE wxPropertyInfo;
 class WXDLLIMPEXP_BASE wxObject;
@@ -26,6 +27,7 @@ class WXDLLIMPEXP_BASE wxClassInfo;
 class WXDLLIMPEXP_BASE wxAnyList;
 class WXDLLIMPEXP_BASE wxHandlerInfo;
 class WXDLLIMPEXP_BASE wxObjectWriterCallback;
+*/
 
 class WXDLLIMPEXP_XML wxObjectXmlWriter: public wxObjectWriter
 {