Skip to content

Commit

Permalink
Wire clear search button
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Chwedczuk committed Dec 25, 2021
1 parent 92e2113 commit 7fd69c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ private void guiAbout() {

@FXML
private void clearSearchText() {

searchText.clear();
}

public static FileChooser newOpenFileChooser() {
Expand Down

0 comments on commit 7fd69c5

Please sign in to comment.