mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-08 06:57:44 +00:00
remove transparent window
This commit is contained in:
@@ -31,7 +31,6 @@ namespace QuickLook.Plugin.MailViewer
|
||||
private string _tmpDir = Path.Combine(Path.GetTempPath(), Guid.NewGuid().ToString());
|
||||
|
||||
public int Priority => int.MaxValue;
|
||||
public bool AllowsTransparency => false;
|
||||
|
||||
public void Init()
|
||||
{
|
||||
|
Reference in New Issue
Block a user