~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to greeters/qt/lightdm-example-qt-greeter.cpp

  • Committer: Robert Ancell
  • Date: 2011-04-18 01:52:12 UTC
  • Revision ID: robert.ancell@canonical.com-20110418015212-21thimzzbcah8fqo
Add example to the name of all the greeters

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#include "lightdm-qt-greeter.h"
 
1
#include "lightdm-example-qt-greeter.h"
2
2
 
3
3
#include <QtGui/QApplication>
4
4
#include <QtGui/QLabel>