mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
Merge remote-tracking branch 'origin/GP-4108-dragonmacher-menu-icons-when-disabled'
This commit is contained in:
commit
e99731c67d
7 changed files with 30 additions and 24 deletions
|
@ -1401,8 +1401,8 @@ public class ClipboardPluginTest extends AbstractGhidraHeadedIntegrationTest {
|
|||
Point point = wrapper.getStartMouseDragLocation();
|
||||
int startX = point.x;
|
||||
int startY = point.y;
|
||||
|
||||
Point endPoint = wrapper.getEndMouseDragLocation();
|
||||
|
||||
int endX = endPoint.x;
|
||||
int endY = endPoint.y;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue