[longomatch] Fix typo in merge
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Fix typo in merge
- Date: Wed, 24 Sep 2014 20:28:57 +0000 (UTC)
commit a4f4f5e06efdb87287f06c0f1374d0c86a9aaae0
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Wed Sep 10 06:54:45 2014 +0200
Fix typo in merge
LongoMatch.Core/Store/TimelineEvent.cs | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.Core/Store/TimelineEvent.cs b/LongoMatch.Core/Store/TimelineEvent.cs
index a9c6cd6..5420138 100644
--- a/LongoMatch.Core/Store/TimelineEvent.cs
+++ b/LongoMatch.Core/Store/TimelineEvent.cs
@@ -259,6 +259,8 @@ namespace LongoMatch.Core.Store
public override Color Color {
get {
return Score != null ? Score.Color : EventType.Color;
+ }
+ }
[JsonIgnore]
public override string Description {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]