[Libreoffice-commits] .: cui/source

Ivan Timofeev ivantimofeev at kemper.freedesktop.org
Mon Jun 4 21:45:28 PDT 2012


 cui/source/options/optsave.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 39205cb3ab21418f715a4e8c0628dec859a577c9
Author: Ivan Timofeev <timofeev.i.s at gmail.com>
Date:   Tue Jun 5 08:43:09 2012 +0400

    Revert "Dupe code removal in cui"
    
    FI is an image, FT is a text...
    
    This reverts commit ecdd0501c809e8f283a09cc320a539b828bfec2f.

diff --git a/cui/source/options/optsave.cxx b/cui/source/options/optsave.cxx
index efae17b..6abeaed 100644
--- a/cui/source/options/optsave.cxx
+++ b/cui/source/options/optsave.cxx
@@ -657,6 +657,7 @@ IMPL_LINK_NOARG(SfxSaveTabPage, ODFVersionHdl_Impl)
     }
 
     aODFWarningFI.Show( bShown );
+    aODFWarningFT.Show( bShown );
 
     return 0;
 }


More information about the Libreoffice-commits mailing list