mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 17:59:17 +00:00
Support .qoi image #1432
This commit is contained in:
@@ -49,7 +49,8 @@ public class Plugin : IViewer
|
||||
".sr2", ".srf", ".srw", ".svg",
|
||||
".tga", ".tif", ".tiff",
|
||||
".wdp", ".webp", ".wmf",
|
||||
".x3f", ".xcf"
|
||||
".x3f", ".xcf",
|
||||
".qoi"
|
||||
]);
|
||||
|
||||
private ImagePanel _ip;
|
||||
|
Reference in New Issue
Block a user