1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-02 01:05:55 +00:00

Merge branch '5677-DisplayVisualStatusIndicators' of https://github.com/wschaeferB/autopsy into 5674-ExcludeFoldersFilter

This commit is contained in:
William Schaefer
2019-11-06 10:54:19 -05:00

View File

@@ -50,8 +50,6 @@ public class ImageThumbnailPanel extends javax.swing.JPanel implements ListCellR
*/
public ImageThumbnailPanel() {
initComponents();
scoreLabel.setSize(16, 16);
isDeletedLabel.setSize(16, 16);
}
/**