UI/Common/ItemBehaviour.cs @@ -110,7 +110,7 @@ } catch (System.Exception ex) { DesignDebug.Log(ex); DebugEx.Log(ex); } } @@ -146,7 +146,7 @@ } catch (Exception e) { DesignDebug.Log(e); DebugEx.Log(e); } }