mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 18:39:45 +00:00
Add support for svgaplayerweb in SVGA viewer
This commit is contained in:
@@ -19,7 +19,7 @@ using System;
|
||||
|
||||
namespace QuickLook.Plugin.ImageViewer.Webview;
|
||||
|
||||
internal interface IWebImagePanel : IDisposable
|
||||
public interface IWebImagePanel : IDisposable
|
||||
{
|
||||
public void Preview(string path);
|
||||
}
|
||||
|
Reference in New Issue
Block a user