~unity-2d-team/unity-2d/previews

« back to all changes in this revision

Viewing changes to libunity-2d-private/src/launcherapplicationslist.h

  • Committer: Tarmac
  • Author(s): Andrea Grandi
  • Date: 2011-08-07 11:01:47 UTC
  • mfrom: (660.1.1 unity-2d-unused-dep)
  • Revision ID: ubuntu.builder@gmail.com-20110807110147-dfymtkb1qjbbq9yl
Remove unused GConfItemQmlWrapper include.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
class LauncherApplication;
37
37
class BamfApplication;
38
38
class BamfView;
39
 
class GConfItemQmlWrapper;
40
39
class QConf;
41
40
 
42
41
class LauncherApplicationsList : public QAbstractListModel, protected AbstractX11EventFilter, protected QDBusContext