mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-01 18:35:13 +00:00
Compare commits
1 Commits
14a5bea926
...
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