~townsend/unity/fix-dash-page-up-down

« back to all changes in this revision

Viewing changes to launcher/SwitcherModel.h

  • Committer: Gord Allott
  • Date: 2012-05-07 19:52:54 UTC
  • mto: This revision was merged to the branch mainline in revision 2352.
  • Revision ID: gord.allott@canonical.com-20120507195254-q2go5tzx4eul5n2n
launcher and switcher added

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#include "AbstractLauncherIcon.h"
26
26
#include "LauncherModel.h"
27
27
 
28
 
#include "Introspectable.h"
 
28
#include "unity-shared/Introspectable.h"
29
29
 
30
30
#include <boost/shared_ptr.hpp>
31
31
#include <sigc++/sigc++.h>