From 39205cb3ab21418f715a4e8c0628dec859a577c9 Mon Sep 17 00:00:00 2001 From: Ivan Timofeev Date: Tue, 5 Jun 2012 08:43:09 +0400 Subject: Revert "Dupe code removal in cui" FI is an image, FT is a text... This reverts commit ecdd0501c809e8f283a09cc320a539b828bfec2f. --- cui/source/options/optsave.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'cui/source/options') diff --git a/cui/source/options/optsave.cxx b/cui/source/options/optsave.cxx index efae17b51e2d..6abeaeddbe5a 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; } -- cgit