]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xml/xml.h
wxMultiChoiceDialog uses now wxCheckListBox if possible, wxListBox if not
[wxWidgets.git] / include / wx / xml / xml.h
index a288989d2e68600314a7dc61edb704cff1678c0f..175b51c883d42b10e0658a88ddfbeb9c0de7e013 100644 (file)
@@ -14,7 +14,7 @@
  *                                                                           *
  *  The API defined in this header *WILL* change in the future and backward  *
  *  compatibility will *not* be preserved. If you use these classes in your  *
- *  application, it probably won't compile with future wxWindows releases.   *
+ *  application, it probably won't compile with future wxWidgets releases.   *
  *  Use on your own risk.                                                    *
  *                                                                           *
  * ************************************************************************* */
 #ifndef _WX_XML_H_
 #define _WX_XML_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xml.h"
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_XML