~mterry/+junk/u8

« back to all changes in this revision

Viewing changes to qml/Greeter/FullLightDMImpl.qml

  • Committer: Michael Zanetti
  • Date: 2016-11-30 13:28:07 UTC
  • mfrom: (2704 unity8)
  • mto: This revision was merged to the branch mainline in revision 2739.
  • Revision ID: michael.zanetti@canonical.com-20161130132807-c314dqdxenzwy69c
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
    property var greeter: LightDM.Greeter
24
24
    property var infographic: LightDM.Infographic
 
25
    property var sessions: LightDM.Sessions
 
26
    property var sessionRoles: LightDM.SessionRoles
25
27
    property var users: LightDM.Users
26
28
    property var userRoles: LightDM.UserRoles
27
29