]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_xmlres.i
removed duplicate entries for UTF-16/32 (which are aliases for either LE or BE varian...
[wxWidgets.git] / wxPython / src / _xmlres.i
index 79ffbc711ae3b6db190abc07f7bf1140b4eae762..e99138573a40d07ac1c7b86703c6a7413a6a4ead 100644 (file)
@@ -91,6 +91,9 @@ public:
         }
     }
 
+    // Unload resource from the given XML file (wildcards not allowed)
+    bool Unload(const wxString& filename);
+    
     // Initialize handlers for all supported controls/windows. 
     void InitAllHandlers();