X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93210c68cb8ad36a5b2d7f07e93735041657c534..31d7fc0f9cb3f5913ecd4a039a816487a6753a93:/contrib/src/ogl/bmpshape.cpp diff --git a/contrib/src/ogl/bmpshape.cpp b/contrib/src/ogl/bmpshape.cpp index 682bb2ebdc..0eae99ed7b 100644 --- a/contrib/src/ogl/bmpshape.cpp +++ b/contrib/src/ogl/bmpshape.cpp @@ -36,7 +36,7 @@ * */ -IMPLEMENT_DYNAMIC_CLASS(wxBitmapShape, wxShape) +IMPLEMENT_DYNAMIC_CLASS(wxBitmapShape, wxRectangleShape) wxBitmapShape::wxBitmapShape():wxRectangleShape(100.0, 50.0) {