[Libreoffice-commits] .: cui/source
Kohei Yoshida
kohei at kemper.freedesktop.org
Mon Oct 11 17:15:07 PDT 2010
cui/source/tabpages/tpshadow.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 38a1b4656278e4639ecc36f58f4d42fddc8dd529
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Mon Oct 11 20:14:55 2010 -0400
Fixed a build break.
diff --git a/cui/source/tabpages/tpshadow.cxx b/cui/source/tabpages/tpshadow.cxx
index a8defb3..1ac2df4 100644
--- a/cui/source/tabpages/tpshadow.cxx
+++ b/cui/source/tabpages/tpshadow.cxx
@@ -223,7 +223,7 @@ void SvxShadowTabPage::ActivatePage( const SfxItemSet& rSet )
SetPageType(pPageTypeItem->GetValue());
if( nDlgType == 0 )
-
+ {
if( pColorTab )
{
// ColorTable
More information about the Libreoffice-commits
mailing list