]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/bitmap.cpp
avoid duplicating wxWindow::HandleCommand() in wxFrame, only handle the commands...
[wxWidgets.git] / src / os2 / bitmap.cpp
index d4c45a3099417fe0fc100173db6e4e9cc9819ee8..bdd712eeee6921799d1cb6e1ccd1cc38b889cc31 100644 (file)
@@ -39,6 +39,7 @@
 IMPLEMENT_DYNAMIC_CLASS(wxBitmap, wxGDIObject)
 IMPLEMENT_DYNAMIC_CLASS(wxMask, wxObject)
 
+IMPLEMENT_DYNAMIC_CLASS(wxBitmapHandler, wxObject)
 
 // ============================================================================
 // implementation