~sil2100/unity/launcher_dnd_flicker_new

« back to all changes in this revision

Viewing changes to launcher/BFBLauncherIcon.cpp

  • Committer: Tarmac
  • Author(s): Gord Allott
  • Date: 2012-05-08 02:32:33 UTC
  • mfrom: (2350.2.9 unity-relayout)
  • Revision ID: tarmac-20120508023233-4123btyqarvu35q1
re-architectures the physical file structure of unity
now several souce directories inside of unity that each house their own specific files. Fixes: . Approved by Gord Allott, Tim Penhey.

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