mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-10 17:29:08 +00:00
reuse plugin instances
This commit is contained in:
@@ -50,7 +50,7 @@ namespace QuickLook.Plugin.ImageViewer
|
||||
context.IsBusy = false;
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
public void Cleanup()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user