Skip to content

Commit

Permalink
Missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
alanocallaghan committed Apr 22, 2024
1 parent 342cd20 commit 7d9b684
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import javafx.beans.property.ObjectProperty;
import javafx.beans.property.SimpleIntegerProperty;
import javafx.beans.property.SimpleObjectProperty;
import javafx.beans.property.StringProperty;
import javafx.beans.value.ObservableValue;
import javafx.concurrent.Task;
import javafx.concurrent.Worker;
Expand Down

0 comments on commit 7d9b684

Please sign in to comment.