]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_xmlres.i
More aui updates
[wxWidgets.git] / wxPython / src / _xmlres.i
index 4d007b8786143aab424e39465d448761e32b74b6..ba07720eea38b725a5578869f8a96ea121c55118 100644 (file)
@@ -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);