diff options
author | Jan Holesovsky <kendy@suse.cz> | 2011-06-06 12:53:09 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-06-06 12:53:09 +0200 |
commit | c98fd98904215bf2f9d388a55653159f3c3cd880 (patch) | |
tree | 1869f60e1f0d5162dfcba1bdaf5420f702ba6b77 /cui | |
parent | 45d93e4c640039e62942f55ec5e6da0121b79aee (diff) | |
parent | b276cc9c46e6bcc3265a879e578e87896ce7dfcb (diff) |
Merge remote-tracking branch 'origin/libreoffice-3-4'
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/options/optsave.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optsave.cxx b/cui/source/options/optsave.cxx index c0dd83a1d..eba8cf1b5 100644 --- a/cui/source/options/optsave.cxx +++ b/cui/source/options/optsave.cxx @@ -544,7 +544,6 @@ IMPL_LINK( SfxSaveTabPage, AutoClickHdl_Impl, CheckBox *, pBox ) { aAutoSaveEdit.Enable(); aMinuteFT.Enable(); - aAutoSaveEdit.GrabFocus(); } else { |