Lens Mode field visibility and hierarchical scan folder.

This commit is contained in:
gac-x09la
2021-10-21 11:51:57 +02:00
parent 395ed8bf9c
commit f48a107a2e
2 changed files with 2 additions and 2 deletions

View File

@@ -1483,7 +1483,7 @@ public class SIStem extends PanelProcessor {
}
});
buttonSave.setText("Save");
buttonSave.setText("Save As");
buttonSave.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
buttonSaveActionPerformed(evt);