mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-10 09:19:06 +00:00
Add OFD file format support to OfficeViewer plugin
Co-authored-by: emako <24737061+emako@users.noreply.github.com>
This commit is contained in:
@@ -34,6 +34,7 @@ public class Plugin : IViewer
|
||||
".xls", ".xlsx", ".xlsm", ".xlsb", ".ods",
|
||||
".ppt", ".pptx", ".odp",
|
||||
".vsd", ".vsdx",
|
||||
".ofd",
|
||||
];
|
||||
|
||||
private PreviewPanel _panel;
|
||||
|
Reference in New Issue
Block a user