Merge lp:~andreagrandi/unity-2d/unity-2d-unused-dep into lp:unity-2d/3.0

Proposed by Andrea Grandi
Status: Merged
Approved by: Florian Boucault
Approved revision: 661
Merged at revision: 661
Proposed branch: lp:~andreagrandi/unity-2d/unity-2d-unused-dep
Merge into: lp:unity-2d/3.0
Diff against target: 11 lines (+0/-1)
1 file modified
libunity-2d-private/src/launcherapplicationslist.h (+0/-1)
To merge this branch: bzr merge lp:~andreagrandi/unity-2d/unity-2d-unused-dep
Reviewer Review Type Date Requested Status
Florian Boucault (community) Approve
Review via email: mp+70649@code.launchpad.net

Commit message

Remove unused GConfItemQmlWrapper include.

Description of the change

There was an unused "class GConfItemQmlWrapper;" inside ./libunity-2d-private/src/launcherapplicationslist.h
I've removed it.

To post a comment you must log in.
Revision history for this message
Florian Boucault (fboucault) wrote :

Thanks for that Andrea!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'libunity-2d-private/src/launcherapplicationslist.h'
2--- libunity-2d-private/src/launcherapplicationslist.h 2011-07-29 13:49:34 +0000
3+++ libunity-2d-private/src/launcherapplicationslist.h 2011-08-06 10:46:26 +0000
4@@ -36,7 +36,6 @@
5 class LauncherApplication;
6 class BamfApplication;
7 class BamfView;
8-class GConfItemQmlWrapper;
9 class QConf;
10
11 class LauncherApplicationsList : public QAbstractListModel, protected AbstractX11EventFilter, protected QDBusContext

Subscribers

People subscribed via source and target branches