Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Windows: Fix nullptr dereference when reopening plugin windows
On Windows, when opening a plugin editor, destroying the plugin instance, and then creating a new instance and opening its editor, the plugin would crash because the VBlankDispatcher singleton could not be recreated.
- Loading branch information