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":
|
case ".pptx":
|
||||||
// OpenDocument
|
// OpenDocument
|
||||||
case ".odt":
|
case ".odt":
|
||||||
case ".ott":
|
|
||||||
case ".ods":
|
case ".ods":
|
||||||
case ".odp":
|
case ".odp":
|
||||||
return PreviewHandlerHost.GetPreviewHandlerGUID(path) != Guid.Empty;
|
return PreviewHandlerHost.GetPreviewHandlerGUID(path) != Guid.Empty;
|
||||||
|
Reference in New Issue
Block a user