X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/71908213057690d5452f72b2b9c8e62b53357170..2fe212b0336512aac9eace69fab09ce856b0bf4b:/src/univ/scrarrow.cpp diff --git a/src/univ/scrarrow.cpp b/src/univ/scrarrow.cpp index 149832c4de..c3db2abdf8 100644 --- a/src/univ/scrarrow.cpp +++ b/src/univ/scrarrow.cpp @@ -18,7 +18,7 @@ // ---------------------------------------------------------------------------- #ifdef __GNUG__ - #pragma implementation "scrarrow.h" + #pragma implementation "univscrarrow.h" #endif #include "wx/wxprec.h" @@ -135,8 +135,8 @@ void wxScrollArrows::DrawArrow(Arrow arrow, }; void (wxRenderer::*pfn)(wxDC&, wxDirection, const wxRect&, int) = - scrollbarLike ? &wxRenderer::DrawScrollbarArrow - : &wxRenderer::DrawArrow; + scrollbarLike ? wxRenderer::DrawScrollbarArrow + : wxRenderer::DrawArrow; (m_control->GetRenderer()->*pfn) (