chore(build): update libs

This commit is contained in:
fallenoak 2023-03-27 17:46:26 -05:00
parent 6f52a6287d
commit aeade5b085
No known key found for this signature in database
GPG key ID: 7628F8E61AEA070D
9 changed files with 9 additions and 9 deletions

View file

@ -286,7 +286,7 @@ void CLayoutFrame::DestroyLayout() {
frame->m_flags &= ~0x8;
}
this->m_resizeList.DeleteAll();
this->m_resizeList.Clear();
}
void CLayoutFrame::FreePoints() {