aboutsummaryrefslogtreecommitdiff
path: root/src/users-service-dbus.h
diff options
context:
space:
mode:
authorCody Russell <crussell@canonical.com>2009-09-23 10:01:58 -0500
committerCody Russell <crussell@canonical.com>2009-09-23 10:01:58 -0500
commit541259b2cb86b7393232f59e4f61366e52fe5cea (patch)
treed7016739780cc2351aa7d2deca7b1f38781aff79 /src/users-service-dbus.h
parentde28377d3ad3797516826f287f554dfefb7fdb47 (diff)
downloadayatana-indicator-session-541259b2cb86b7393232f59e4f61366e52fe5cea.tar.gz
ayatana-indicator-session-541259b2cb86b7393232f59e4f61366e52fe5cea.tar.bz2
ayatana-indicator-session-541259b2cb86b7393232f59e4f61366e52fe5cea.zip
ck fu
Diffstat (limited to 'src/users-service-dbus.h')
-rw-r--r--src/users-service-dbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/users-service-dbus.h b/src/users-service-dbus.h
index ecfaf6d..f43abe8 100644
--- a/src/users-service-dbus.h
+++ b/src/users-service-dbus.h
@@ -44,6 +44,8 @@ struct _UserData
gchar *shell;
gint login_count;
gchar *icon_url;
+
+ GList *sessions;
};
struct _UsersServiceDbus {