mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 17:59:17 +00:00
Experimental support for gimp (.xcf extension)
This commit is contained in:
@@ -49,7 +49,7 @@ namespace QuickLook.Plugin.ImageViewer
|
||||
".sr2", ".srf", ".srw", ".svg",
|
||||
".tga", ".tif", ".tiff",
|
||||
".wdp", ".webp", ".wmf",
|
||||
".x3f"
|
||||
".x3f", ".xcf"
|
||||
});
|
||||
|
||||
private ImagePanel _ip;
|
||||
|
Reference in New Issue
Block a user