mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-11 23:46:15 +00:00
set VHD replace option by default.
This commit is contained in:
parent
f401f20103
commit
f1e77aac89
@ -257,6 +257,7 @@ final class LocalDiskPanel extends JPanel {
|
||||
pathTextField.setEnabled(copyImageCheckbox.isSelected());
|
||||
browseButton.setEnabled(copyImageCheckbox.isSelected());
|
||||
changeDatabasePathCheckbox.setEnabled(copyImageCheckbox.isSelected());
|
||||
changeDatabasePathCheckbox.setSelected(copyImageCheckbox.isSelected());
|
||||
fireUpdateEvent();
|
||||
}//GEN-LAST:event_copyImageCheckboxActionPerformed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user