mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-09 01:00:20 +08:00
Compare commits
1 Commits
copilot/fi
...
pr/test149
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03e25359b1 |
@@ -52,6 +52,8 @@ public partial class App : Application
|
||||
|
||||
protected override void OnStartup(StartupEventArgs e)
|
||||
{
|
||||
// Test https://github.com/QL-Win/QuickLook/issues/1498
|
||||
|
||||
AppDomain.CurrentDomain.UnhandledException += (sender, args) =>
|
||||
{
|
||||
ProcessHelper.WriteLog(((Exception)args.ExceptionObject).ToString());
|
||||
|
||||
Reference in New Issue
Block a user