| commit | 3d98a2b8135315c57af86490eac32963688e3be4 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Fri Jun 21 15:41:05 2019 +0100 |
| committer | Caolán McNamara <caolanm@redhat.com> | Sat Jun 22 19:27:48 2019 +0200 |
| tree | 7bb14dc3bcca3fd36722c23605bf783a1c96ce19 | |
| parent | ac9715d5f83843c1bb6004e50e1ce812971acbdd [diff] |
field dialogs all welded Change-Id: I0a468ec6926b8b1cd5666839ea0de192c6d11d16 Reviewed-on: https://gerrit.libreoffice.org/74528 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/sw/source/uibase/fldui/fldwrap.cxx b/sw/source/uibase/fldui/fldwrap.cxx index 69cb72d..ce704d0 100644 --- a/sw/source/uibase/fldui/fldwrap.cxx +++ b/sw/source/uibase/fldui/fldwrap.cxx
@@ -47,8 +47,6 @@ IMPL_LINK_NOARG(SwChildWinWrapper, UpdateHdl, Timer *, void) { if (GetController()) GetController()->Activate(); // update dialog else if (GetWindow()) GetWindow()->Activate(); // update dialog } // newly initialise dialog after Doc switch