X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/106a79999db43400f3f5f6bb2ea6d150e7732158..d40a56d0db2e5249a65087b6af7d1ff7bfb378a6:/src/generic/renderg.cpp diff --git a/src/generic/renderg.cpp b/src/generic/renderg.cpp index 1a81c8626f..2a6c00da5f 100644 --- a/src/generic/renderg.cpp +++ b/src/generic/renderg.cpp @@ -355,7 +355,7 @@ wxRendererGeneric::DrawComboBoxDropButton(wxWindow *win, wxPoint pt[] = { - wxPoint(), + wxPoint(0,0), wxPoint(rect.width, 0), wxPoint(rect.width/2, rect.height - 2) };