Continue on f321e243ba: handle failure

This commit is contained in:
Paddy Xu
2017-12-22 11:52:48 +02:00
parent 3014b30358
commit dedac98702

View File

@@ -164,6 +164,7 @@ namespace QuickLook
catch (Exception e)
{
exceptionHandler(path, ExceptionDispatchInfo.Capture(e));
return;
}
SetOpenWithButtonAndPath();