mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-19 02:02:14 +08:00
Update ViewWindowManager.cs
This commit is contained in:
@@ -152,7 +152,7 @@ namespace QuickLook
|
||||
|
||||
_viewerWindow.BeginHide();
|
||||
|
||||
TrayIconManager.ShowNotification("Failed to preview {Path.GetFileName(path)}", $"Consider reporting this incident to QuickLook’s author.", true);
|
||||
TrayIconManager.ShowNotification($"Failed to preview {Path.GetFileName(path)}", "Consider reporting this incident to QuickLook’s author.", true);
|
||||
|
||||
Debug.WriteLine(e.SourceException.ToString());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user