https://git.useribm.hu
/
mediacube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de88624
)
git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
author
Sweidan Omar
<TFS\sweidan.omar>
Wed, 19 Jan 2022 13:55:34 +0000
(13:55 +0000)
committer
Sweidan Omar
<TFS\sweidan.omar>
Wed, 19 Jan 2022 13:55:34 +0000
(13:55 +0000)
client/DxPlay/Model/DxPlayModel.cs
patch
|
blob
|
history
diff --git
a/client/DxPlay/Model/DxPlayModel.cs
b/client/DxPlay/Model/DxPlayModel.cs
index f8be9c13fa35d94cf425e332e0e22a9eab786d70..ac526b830f4209786fdb6a855ccec336d84c8312 100644
(file)
--- a/
client/DxPlay/Model/DxPlayModel.cs
+++ b/
client/DxPlay/Model/DxPlayModel.cs
@@
-213,7
+213,7
@@
namespace DxPlay.Model {
SafeDelete(currentFile.FullName);
\r
CurrentFile = null;
\r
} catch (Exception e) {
\r
- logger.Error(e);
\r
+ logger.Error(e
.StackTrace
);
\r
throw e;
\r
}
\r
}
\r