mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 17:59:17 +00:00
..
This commit is contained in:
@@ -53,7 +53,7 @@ namespace QuickLook.Plugin.TextViewer
|
||||
container.Title = $"{Path.GetFileName(path)}";
|
||||
}
|
||||
|
||||
public void Close()
|
||||
public void Dispose()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user