~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to liblightdm-qt/QLightDM/greeter.h

  • Committer: Robert Ancell
  • Date: 2012-10-01 01:58:44 UTC
  • mfrom: (1541.1.1 trunk)
  • Revision ID: robert.ancell@canonical.com-20121001015844-s9fnu47cpz9k418j
Add greeter-show-remote-login hint

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
    QString defaultSessionHint() const;
56
56
    bool hideUsersHint() const;
57
57
    bool showManualLoginHint() const;
 
58
    bool showRemoteLoginHint() const;
58
59
    bool lockHint () const;
59
60
    bool hasGuestAccountHint() const;
60
61
    QString selectUserHint() const;