X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f62ff2f1cbc752d60dc4c0f4d4c41ad94a1d8e1e..7acf6a921e69c3382706c2cfc35e826d08004231:/src/msw/control.cpp?ds=sidebyside diff --git a/src/msw/control.cpp b/src/msw/control.cpp index 60d235e05f..caaa395f3c 100644 --- a/src/msw/control.cpp +++ b/src/msw/control.cpp @@ -212,7 +212,7 @@ wxSize wxControl::DoGetBestSize() const // In wxMSW it was only wxSpinCtrl derived from wxSpinButton but in // WinCE of Smartphones this happens also for native wxTextCtrl, // wxChoice and others. -wxSize wxControl::GetBestSpinerSize(const bool is_vertical) const +wxSize wxControl::GetBestSpinnerSize(const bool is_vertical) const { // take size according to layout wxSize bestSize(