ENH: add bootstrap support for building fltk

This commit is contained in:
Bill Hoffman
2001-06-19 15:33:37 -04:00
parent f991ddd4ba
commit d454811a63
3 changed files with 20 additions and 5 deletions
+1 -1
View File
@@ -583,7 +583,7 @@ void CMakeSetupDialog::SaveCacheFromGUI()
void CMakeSetupDialog::OnSize(UINT nType, int cx, int cy)
{
CDialog::OnSize(nType, cx, cy);
// TODO: Add your message handler code here
if(m_CacheEntriesList.m_hWnd)
{
m_ListFrame.SetWindowPos(&wndTop, 0, 0, cx-28, cy-137,