mirror of https://github.com/BOINC/boinc.git
parent
6c10718300
commit
e3a7b479b2
|
@ -520,7 +520,7 @@ void CProjectListCtrl::OnHover( wxHtmlCellEvent& event )
|
|||
#ifdef __WXMSW__
|
||||
wxRect rc;
|
||||
rc.SetTop(pCell->GetAbsPos().x);
|
||||
rc.SetBottom(pCell->GetAbsPos().y);
|
||||
rc.SetLeft(pCell->GetAbsPos().y);
|
||||
rc.SetHeight(pCell->GetHeight());
|
||||
rc.SetWidth(pCell->GetWidth());
|
||||
|
||||
|
|
Loading…
Reference in New Issue