mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-24 02:00:55 +08: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