[longomatch] Add the Drawing the PlayListPlay



commit 555a9e5778e1d44c37464de31ccfb5e38cfac00e
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Thu Aug 25 23:41:42 2011 +0200

    Add the Drawing the PlayListPlay

 LongoMatch/Handlers/EventsManager.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch/Handlers/EventsManager.cs b/LongoMatch/Handlers/EventsManager.cs
index b1b2d94..a07cc92 100644
--- a/LongoMatch/Handlers/EventsManager.cs
+++ b/LongoMatch/Handlers/EventsManager.cs
@@ -344,6 +344,7 @@ namespace LongoMatch
 		{
 			playlist.Add(new PlayListPlay {
 				MediaFile = openedProject.Description.File,
+				Drawings = play.Drawings,
 				Start = play.Start,
 				Stop = play.Stop,
 				Name = play.Name,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]