API change in tooltips from 4.5
git-svn-id: svn://10.0.0.236/trunk@8416 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f82ecce7e0
commit
f04379a06b
@ -68,7 +68,7 @@ CInternetKeywordTooltipPane :: CalcFrameWithRespectTo ( LWindow* inOwningWindow,
|
||||
Rect& outPortFrame )
|
||||
{
|
||||
// calc pane size with it centered under the location bar
|
||||
CToolTipPane::CalcFrameWithRespectTo ( inOwningWindow, inOwningPane, inMacEvent, outPortFrame );
|
||||
CToolTipPane::CalcFrameWithRespectTo ( inOwningWindow, inMacEvent, outPortFrame );
|
||||
|
||||
Rect theOwningPortFrame;
|
||||
inOwningPane->CalcPortFrameRect(theOwningPortFrame);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user