~paulliu/unity8/fix_run_on_devices_script_20140930

« back to all changes in this revision

Viewing changes to plugins/LightDM/DBusGreeter.h

  • Committer: Ying-Chun Liu
  • Date: 2014-10-09 14:39:21 UTC
  • mfrom: (1301.1.37 unity8)
  • Revision ID: paul.liu@canonical.com-20141009143921-mg9of0dtqgcmsiva
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#include <QObject>
22
22
 
23
23
class Greeter;
24
 
class QDBusInterface;
25
24
 
26
25
/** This is an internal class used to talk with the indicators.
27
26
  */