[longomatch] Add new 'None' enum type for projects
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Add new 'None' enum type for projects
- Date: Thu, 25 Mar 2010 20:47:18 +0000 (UTC)
commit 139ee4d05aa9d1ba4048a3ec4255666f5082ffe5
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]