We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd322ac commit 0370876Copy full SHA for 0370876
QuickLook.Plugin/QuickLook.Plugin.ImageViewer/Plugin.cs
@@ -45,7 +45,7 @@ public class Plugin : IViewer
45
".mdc", ".mef", ".mos", ".mrw",
46
".nef", ".nrw",
47
".obm", ".orf",
48
- ".pbm", ".pef", ".pgm", ".png", ".pnm", ".ppm", ".psb", ".psd", ".ptx", ".pxn",
+ ".pbm", ".pcx", ".pef", ".pgm", ".png", ".pnm", ".ppm", ".psb", ".psd", ".ptx", ".pxn",
49
".qoi",
50
".r3d", ".raf", ".raw", ".rw2", ".rwl", ".rwz",
51
".sr2", ".srf", ".srw", ".svg", ".svgz",
0 commit comments