~ken-vandine/unity/webapps_quantal

« back to all changes in this revision

Viewing changes to launcher/DesktopLauncherIcon.cpp

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 */
19
19
 
20
20
#include "DesktopLauncherIcon.h"
21
 
#include "WindowManager.h"
 
21
#include "unity-shared/WindowManager.h"
22
22
 
23
23
#include <glib/gi18n-lib.h>
24
24