remove template file type

This commit is contained in:
Paddy Xu
2017-05-28 16:02:43 +03:00
parent 3af6448b50
commit a7bd0ceb91

View File

@@ -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;