mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-10 17:29:08 +00:00
use LGPL builds
This commit is contained in:
@@ -44,7 +44,7 @@ namespace QuickLook.Plugin.VideoViewer
|
||||
private FFprobe probe;
|
||||
|
||||
public int Priority => 0 - 10; // make it lower than TextViewer
|
||||
public bool AllowsTransparency => true;
|
||||
public bool AllowsTransparency => false;
|
||||
|
||||
public void Init()
|
||||
{
|
||||
|
Reference in New Issue
Block a user