[longomatch/fakelive: 22/24] Add new 'None' enum type for projects
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/fakelive: 22/24] Add new 'None' enum type for projects
- Date: Thu, 4 Mar 2010 21:43:47 +0000 (UTC)
commit 49a6cee66bbe273df220014f27532e486fa58683
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Wed Mar 3 23:38:12 2010 +0100
Add new 'None' enum type for projects
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 26a1998..72fe580 100644
--- a/LongoMatch/Common/Enums.cs
+++ b/LongoMatch/Common/Enums.cs
@@ -27,5 +27,6 @@ namespace LongoMatch.Common
NewFakeCaptureProject,
NewFileProject,
EditProject,
+ None,
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]