~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to greeters/qt/loginprompt.cpp

  • Committer: David Edmundson
  • Date: 2011-11-15 19:51:42 UTC
  • mto: (1297.1.18 qt-fixes)
  • mto: This revision was merged to the branch mainline in revision 1322.
  • Revision ID: david@davidedmundson.co.uk-20111115195142-ktno6ezyt17slvij
Turn power interface into a proper class.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
#include "ui_loginprompt.h"
14
14
 
15
15
#include <QLightDM/User>
16
 
#include <QLightDM/Language>
17
16
#include <QLightDM/User>
18
17
#include <QLightDM/System>
19
18