~lightdm-team/lightdm/1.4

« back to all changes in this revision

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

  • Committer: David Edmundson
  • Date: 2011-05-21 19:15:11 UTC
  • mto: This revision was merged to the branch mainline in revision 460.
  • Revision ID: david@davidedmundson.co.uk-20110521191511-lqpby42budsrobja
Move library into a folder which matches it's namespace

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#ifndef LDMSESSIONSMODEL_H
2
 
#define LDMSESSIONSMODEL_H
 
1
#ifndef QLIGTHDM_SESSIONSMODEL_H
 
2
#define QLIGTHDM_SESSIONSMODEL_H
3
3
 
4
4
#include <QtCore/QAbstractListModel>
5
5