[rygel] core: RootDeviceFactory.context is now public
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: svn-commits-list gnome org
- Subject: [rygel] core: RootDeviceFactory.context is now public
- Date: Wed, 8 Jul 2009 14:55:21 +0000 (UTC)
commit 91121cd475a6c2d03901b1a9122002adf46579fe
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Wed Jul 8 15:10:05 2009 +0300
core: RootDeviceFactory.context is now public
src/rygel/rygel-root-device-factory.vala | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/rygel/rygel-root-device-factory.vala b/src/rygel/rygel-root-device-factory.vala
index 3f4b776..3192bd4 100644
--- a/src/rygel/rygel-root-device-factory.vala
+++ b/src/rygel/rygel-root-device-factory.vala
@@ -35,8 +35,9 @@ public errordomain RootDeviceFactoryError {
* Root device for that.
*/
public class Rygel.RootDeviceFactory {
+ public GUPnP.Context context;
+
private Configuration config;
- private GUPnP.Context context;
private string desc_dir;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]