X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e70b4d2db930a297f0625b7d43109f793fd3338a..e6310bbc5a3bce1033c0e579341e115be9df6fe9:/wxPython/src/_xmlres.i?ds=sidebyside diff --git a/wxPython/src/_xmlres.i b/wxPython/src/_xmlres.i index 4d007b8786..ba07720eea 100644 --- a/wxPython/src/_xmlres.i +++ b/wxPython/src/_xmlres.i @@ -63,7 +63,8 @@ public: ~wxXmlResource(); - + //wxXmlNode* GetFirstRoot(); ** Link error + // Loads resources from XML files that match given filemask. // This method understands VFS (see filesys.h). bool Load(const wxString& filemask);