mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-05 20:50:09 +00:00
InfoPanel: reset title to empty string
This commit is contained in:
@@ -22,6 +22,7 @@ namespace QuickLook.Plugin.InfoPanel
|
||||
{
|
||||
_ip = new InfoPanel();
|
||||
|
||||
context.Title = "";
|
||||
context.ViewerContent = _ip;
|
||||
context.CanResize = false;
|
||||
|
||||
|
Reference in New Issue
Block a user