mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-13 19:19:10 +00:00
remove template file type
This commit is contained in:
@@ -35,7 +35,6 @@ namespace QuickLook.Plugin.IPreviewHandlers
|
||||
case ".pptx":
|
||||
// OpenDocument
|
||||
case ".odt":
|
||||
case ".ott":
|
||||
case ".ods":
|
||||
case ".odp":
|
||||
return PreviewHandlerHost.GetPreviewHandlerGUID(path) != Guid.Empty;
|
||||
|
Reference in New Issue
Block a user