Skip to content

Commit

Permalink
TargetPlatformPreferencePage: refresh Locations after Reload
Browse files Browse the repository at this point in the history
  • Loading branch information
EcljpseB0T authored and jukzi committed Oct 8, 2024
1 parent 3fabfe7 commit 0ccbc9b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,7 @@ protected void configureShell(Shell shell) {
}
}
fTableViewer.refresh(true);
fDetails.refresh(true);
}
}

Expand Down

0 comments on commit 0ccbc9b

Please sign in to comment.