mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-13 02:49:06 +00:00
Add support for svgaplayerweb in SVGA viewer
This commit is contained in:
@@ -19,7 +19,7 @@ using System.Windows;
|
||||
|
||||
namespace QuickLook.Plugin.ImageViewer.Webview;
|
||||
|
||||
internal interface IWebMetaProvider
|
||||
public interface IWebMetaProvider
|
||||
{
|
||||
public Size GetSize();
|
||||
}
|
||||
|
Reference in New Issue
Block a user