minor indent

This commit is contained in:
Viktor Szakats
2008-06-09 04:43:38 +00:00
parent c6e89d45a8
commit cd8eb4c3ed

View File

@@ -754,7 +754,7 @@ static void hb_gt_wvt_FitSize( PHB_GTWVT pWVT, USHORT mode )
#endif
for( n = 0; n < pWVT->COLS; n++ )
{
pWVT->FixedSize[ n ] = pWVT->PTEXTSIZE.x;
pWVT->FixedSize[ n ] = pWVT->PTEXTSIZE.x;
}
if( pWVT->bMaximized )