X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6819fb9bef7a71a74ddb41fed7a9e9945b7cb254..ef0898052549fc7d1c71b1165dafef42c9735cdf:/src/msw/slider95.cpp diff --git a/src/msw/slider95.cpp b/src/msw/slider95.cpp index cca538bbff..50b340c87b 100644 --- a/src/msw/slider95.cpp +++ b/src/msw/slider95.cpp @@ -241,8 +241,6 @@ bool wxSlider95::Create(wxWindow *parent, wxWindowID id, ::SetWindowText((HWND) m_hWnd, wxEmptyString); - SetFont(parent->GetFont()); - if ( m_windowStyle & wxSL_LABELS ) { // Finally, create max value static item