Skip to content

Commit

Permalink
Add @OverRide
Browse files Browse the repository at this point in the history
  • Loading branch information
mwithi committed Jan 24, 2025
1 parent f59cccf commit b0b9b17
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ private void initComponents() {

addWindowListener(new WindowAdapter() {

@Override
public void windowClosing(WindowEvent e) {
dispose();
}
Expand Down

0 comments on commit b0b9b17

Please sign in to comment.