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 | a293befc764472ef63a94c7365bd1a1c5c956cf9 (patch) | |
tree | 1f0a6e6affd60160ce1698dd03bdb13fadaa4ff0 /cui | |
parent | 6a9ac34b469b2f7f7df8a9be7e00944c8871322d (diff) | |
parent | ff2af03b4838416b5b276cac40180154bf8a00a0 (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 886d94935216..e914524dc597 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 { |