]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_bmpbt.cpp
Provide NSAutoreleasePool instances during initialization
[wxWidgets.git] / src / xrc / xh_bmpbt.cpp
index b0500ed45e00e43635c530ce1fa58dfde5f415c7..3e94df6875cec8f70a84b07e186527af03e602d4 100644 (file)
@@ -22,6 +22,8 @@
 #include "wx/xrc/xh_bmpbt.h"
 #include <wx/bmpbuttn.h>
 
+IMPLEMENT_DYNAMIC_CLASS(wxBitmapButtonXmlHandler, wxXmlResourceHandler)
+
 wxBitmapButtonXmlHandler::wxBitmapButtonXmlHandler() 
 : wxXmlResourceHandler() 
 {