-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deregister MainFrame soar change listener when closed
Without this the list of listeners will keep growing every time a window is opened. These windows are disposed, so running their handlers could result in SWT errors. Partial fix for #435.
- Loading branch information
1 parent
5fcf1ae
commit 23a90cd
Showing
1 changed file
with
42 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters