[longomatch/fakelive: 17/24] Add fake live project type



commit 154e92198b61463659471857327f31ce93b68ee8
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sat Feb 20 19:51:38 2010 +0100

    Add fake live project type

 LongoMatch/Common/Enums.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch/Common/Enums.cs b/LongoMatch/Common/Enums.cs
index 2bf2394..26a1998 100644
--- a/LongoMatch/Common/Enums.cs
+++ b/LongoMatch/Common/Enums.cs
@@ -24,6 +24,7 @@ namespace LongoMatch.Common
 
 	public enum ProjectType {
 		NewCaptureProject,
+		NewFakeCaptureProject,
 		NewFileProject,
 		EditProject,
 	}



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