summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2012-06-05 08:43:09 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2012-06-05 08:43:09 +0400
commit39205cb3ab21418f715a4e8c0628dec859a577c9 (patch)
tree9c0923d7a7fcce9521363c88e5107bfdfd4b1cbd /cui
parent3fb24e6307e0ec3e09b1e48e9a4ce5f6787d2cc9 (diff)
Revert "Dupe code removal in cui"
FI is an image, FT is a text... This reverts commit ecdd0501c809e8f283a09cc320a539b828bfec2f.
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/optsave.cxx1
1 files changed, 1 insertions, 0 deletions
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;
}