Kaydet (Commit) 9a22f0df authored tarafından Korrawit Pruegsanusak's avatar Korrawit Pruegsanusak

another missing open brace

üst 1c12cc80
......@@ -3517,6 +3517,7 @@ void SwTabFrm::Cut()
InvalidatePage( pPage );
SwFrm *pFrm = GetNext();
if( pFrm )
{
//The old follower eventually calculated a margin to the predecessor
//which is obsolete now as it became the first one
pFrm->_InvalidatePrt();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment