Skip to content

Commit

Permalink
Merge branch 'develop' into native
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenGnu committed Oct 22, 2024
2 parents 5246c36 + d22a94f commit 58d6e5e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ public void exportText(String text) {
jCancel.setVisible(false);
jFromClipboard.setVisible(false);
jFromFile.setVisible(false);
jImportTypes.setVisible(false);
jToClipboard.setVisible(true);
jToFile.setVisible(true);
setVisible(true);
Expand Down

0 comments on commit 58d6e5e

Please sign in to comment.