Skip to content

Commit

Permalink
a6.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mararsh committed May 7, 2024
1 parent 17413fc commit ebdef2a
Show file tree
Hide file tree
Showing 50 changed files with 954 additions and 792 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ public static enum SaveAsType {
protected ComboBox<String> dpiSelector;
@FXML
protected TabPane tabPane;
@FXML
protected CheckBox errorContinueCheck;

public void setFileType() {
setFileType(FileType.All);
Expand Down
Loading

0 comments on commit ebdef2a

Please sign in to comment.