mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-05-08 03:06:29 +08:00
#36: support .msg and .eml files
This commit is contained in:
@@ -222,7 +222,7 @@ namespace QuickLook
|
||||
|
||||
TrayIconManager.GetInstance().ShowNotification("", $"Failed to preview {Path.GetFileName(_path)}", true);
|
||||
|
||||
Debug.WriteLine(e.ToString());
|
||||
Debug.WriteLine(e.SourceException.ToString());
|
||||
Debug.WriteLine(e.SourceException.StackTrace);
|
||||
|
||||
if (plugin != PluginManager.GetInstance().DefaultPlugin.GetType())
|
||||
|
||||
Reference in New Issue
Block a user