double deletions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34536
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
void ReadCustomization(wxConfigBase *cfg, wxString path = wxPyEmptyString);
void WriteCustomization(wxConfigBase *cfg, wxString path = wxPyEmptyString);
wxHtmlHelpFrame* GetFrame();
void ReadCustomization(wxConfigBase *cfg, wxString path = wxPyEmptyString);
void WriteCustomization(wxConfigBase *cfg, wxString path = wxPyEmptyString);
wxHtmlHelpFrame* GetFrame();
+
+ %pythoncode { def Destroy(self): pass }