mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 09:49:07 +00:00
reuse plugin instances
This commit is contained in:
@@ -52,7 +52,7 @@ namespace QuickLook.Plugin.VideoViewer
|
||||
context.IsBusy = false;
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
public void Cleanup()
|
||||
{
|
||||
_vp?.Dispose();
|
||||
}
|
||||
|
Reference in New Issue
Block a user