Kaydet (Commit) d20af20e authored tarafından Caolán McNamara's avatar Caolán McNamara

suspicious unbalanced busy/normal cursor setting

since initial check-in

Change-Id: I0441f3f6d0affa1ccfea57642fc442072111c21b
Reviewed-on: https://gerrit.libreoffice.org/70978
Tested-by: Jenkins
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst a91deee9
......@@ -975,6 +975,7 @@ IMPL_LINK( ScAcceptChgDlg, AcceptHandle, SvxTPView*, pRef, void )
ClearView();
UpdateView();
}
SetPointer(PointerStyle::Arrow);
bIgnoreMsg=false;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment