sw/source/core/layout/tabfrm.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 9a22f0df9eb5c9b5dd7e080f6346385057458faf
Author: Korrawit Pruegsanusak <[email protected]>
Date: Tue Mar 13 22:05:55 2012 +0700
another missing open brace
diff --git a/sw/source/core/layout/tabfrm.cxx b/sw/source/core/layout/tabfrm.cxx
index 0c68a3f..19d608a 100644
--- a/sw/source/core/layout/tabfrm.cxx
+++ b/sw/source/core/layout/tabfrm.cxx
@@ -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();
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits