ensure droptarget is highlighted
Change-Id: I40eeee44df9a089d8406199314c33d08496f41e2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90838 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
ad38105f45
commit
43be88ed49
1 changed files with 2 additions and 0 deletions
|
@ -150,6 +150,8 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
if (pTargetEntry)
|
||||
ImplShowTargetEmphasis(pTargetEntry, true);
|
||||
return pTargetEntry;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue