X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fea3713c03e67654fc65d10d15710f488fa4f549..20ceebaa878e9fb54e678c6498aeaeeaae9f0590:/include/wx/mac/carbon/private.h diff --git a/include/wx/mac/carbon/private.h b/include/wx/mac/carbon/private.h index bc08be5c3d..90e220dee9 100644 --- a/include/wx/mac/carbon/private.h +++ b/include/wx/mac/carbon/private.h @@ -753,7 +753,7 @@ private : // toplevel.cpp -ControlRef wxMacFindControlUnderMouse( wxTopLevelWindowMac* toplevelWindow, Point location , WindowRef window , ControlPartCode *outPart ) ; +ControlRef wxMacFindControlUnderMouse( wxTopLevelWindowMac* toplevelWindow, const Point& location , WindowRef window , ControlPartCode *outPart ) ; #endif // wxUSE_GUI