mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 10:19:07 +00:00
Hide PEViewer Title just like InfoPanel
This commit is contained in:
@@ -63,7 +63,6 @@ public class Plugin : IViewer
|
||||
_ip.Tag = context;
|
||||
|
||||
context.ViewerContent = _ip;
|
||||
context.Title = $"{Path.GetFileName(path)}";
|
||||
context.IsBusy = false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user