mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 01:07:42 +00:00
Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into search_improvements_merge
This commit is contained in:
commit
8cac136fc5
@ -243,6 +243,7 @@ public class CueBannerPanel extends javax.swing.JPanel {
|
||||
|
||||
private void openRecentButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_openRecentButtonActionPerformed
|
||||
recentCasesWindow.setLocationRelativeTo(WindowManager.getDefault().getMainWindow());
|
||||
OpenRecentCasePanel.getInstance(); //refreshes the recent cases table
|
||||
recentCasesWindow.setVisible(true);
|
||||
}//GEN-LAST:event_openRecentButtonActionPerformed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user