[blam] Initialise collection.Groups
- From: Carlos Martín Nieto <cmartin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [blam] Initialise collection.Groups
- Date: Sat, 18 Sep 2010 20:51:16 +0000 (UTC)
commit 4837dc7999b71eeb0b91ecc9fec4d4b02e5a4e02
Author: Carlos MartÃn Nieto <carlos cmartin tk>
Date: Sat Sep 18 21:47:18 2010 +0100
Initialise collection.Groups
src/ChannelCollection.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/ChannelCollection.cs b/src/ChannelCollection.cs
index 07fee0c..543bcf5 100644
--- a/src/ChannelCollection.cs
+++ b/src/ChannelCollection.cs
@@ -99,6 +99,7 @@ namespace Imendio.Blam {
} catch {
collection = new ChannelCollection ();
collection.mChannels = new ArrayList ();
+ collection.Groups = new ArrayList ();
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]