X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ba8ac2c7c30f6a18ac1fae70162be008c3fc378d..2e14066008229145e2da7b9f05a478ce38631f83:/src/motif/bmpbuttn.cpp?ds=inline diff --git a/src/motif/bmpbuttn.cpp b/src/motif/bmpbuttn.cpp index 4449639d9c..1246d1de9d 100644 --- a/src/motif/bmpbuttn.cpp +++ b/src/motif/bmpbuttn.cpp @@ -30,8 +30,6 @@ void wxButtonCallback (Widget w, XtPointer clientData, XtPointer ptr); // Pixmap XCreateInsensitivePixmap( Display *display, Pixmap pixmap ); -IMPLEMENT_DYNAMIC_CLASS(wxBitmapButton, wxButton) - wxBitmapButton::wxBitmapButton() { m_marginX = m_marginY = wxDEFAULT_BUTTON_MARGIN;