X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a236aa2058ccf3d36e9cafc20fa7375080c4be50..8d1ed43a7f592a52b620786175e7f32e37e38e4e:/src/motif/choice.cpp?ds=inline diff --git a/src/motif/choice.cpp b/src/motif/choice.cpp index bb1181f4fd..0405533162 100644 --- a/src/motif/choice.cpp +++ b/src/motif/choice.cpp @@ -43,7 +43,7 @@ #define WIDTH_OVERHEAD_SUBTRACT 40 #define HEIGHT_OVERHEAD 15 -IMPLEMENT_DYNAMIC_CLASS(wxChoice, wxControl) +IMPLEMENT_DYNAMIC_CLASS(wxChoice, wxControlWithItems) void wxChoiceCallback (Widget w, XtPointer clientData, XtPointer ptr);