Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Sep 21, 2024
1 parent 1dc3ee9 commit 44e83fa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ final class Java2dWindow(
timer.stop()
dispose()
closed.complete(true)
()
}

def close(): CompletableFuture[Boolean] = {
Expand Down

0 comments on commit 44e83fa

Please sign in to comment.