[rygel] tests: Fix ItemCreator test
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] tests: Fix ItemCreator test
- Date: Tue, 21 Feb 2012 14:10:33 +0000 (UTC)
commit b796389d2c4d6088d8e0d5e782af4cc94f1cb528
Author: Jens Georg <mail jensge org>
Date: Tue Feb 21 15:53:50 2012 +0200
tests: Fix ItemCreator test
tests/rygel-item-creator-test.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/rygel-item-creator-test.vala b/tests/rygel-item-creator-test.vala
index 5fd5f0e..f395906 100644
--- a/tests/rygel-item-creator-test.vala
+++ b/tests/rygel-item-creator-test.vala
@@ -124,6 +124,7 @@ public class Rygel.MediaItem : Rygel.MediaObject {
public string mime_type;
public long size;
public bool place_holder;
+ public string date;
public MediaItem (string id, MediaContainer parent, string title) {
this.id = id;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]