~ken-vandine/unity/webapps_quantal

« back to all changes in this revision

Viewing changes to launcher/BFBLauncherIcon.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:
21
21
#include "BFBLauncherIcon.h"
22
22
#include "Launcher.h"
23
23
 
24
 
#include "UBusMessages.h"
 
24
#include "unity-shared/UBusMessages.h"
25
25
 
26
26
#include <glib/gi18n-lib.h>
27
27