Skip to content

Commit 0370876

Browse files
committed
Support .pcx image #1638
1 parent dd322ac commit 0370876

File tree

1 file changed

+1
-1
lines changed
  • QuickLook.Plugin/QuickLook.Plugin.ImageViewer

1 file changed

+1
-1
lines changed

QuickLook.Plugin/QuickLook.Plugin.ImageViewer/Plugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public class Plugin : IViewer
4545
".mdc", ".mef", ".mos", ".mrw",
4646
".nef", ".nrw",
4747
".obm", ".orf",
48-
".pbm", ".pef", ".pgm", ".png", ".pnm", ".ppm", ".psb", ".psd", ".ptx", ".pxn",
48+
".pbm", ".pcx", ".pef", ".pgm", ".png", ".pnm", ".ppm", ".psb", ".psd", ".ptx", ".pxn",
4949
".qoi",
5050
".r3d", ".raf", ".raw", ".rw2", ".rwl", ".rwz",
5151
".sr2", ".srf", ".srw", ".svg", ".svgz",

0 commit comments

Comments
 (0)