mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-15 12:49:13 +00:00
Support .appx and .msix
This commit is contained in:
@@ -22,6 +22,4 @@ public interface IAppInfoPanel
|
||||
public void DisplayInfo(string path);
|
||||
|
||||
public object Tag { get; set; }
|
||||
|
||||
public bool Stop { get; set; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user