~brandontschaefer/unity/lp.1328677-fixv2

« back to all changes in this revision

Viewing changes to dash/PreviewApplications.cpp

  • Committer: Gord Allott
  • Date: 2012-05-06 23:48:38 UTC
  • mto: This revision was merged to the branch mainline in revision 2352.
  • Revision ID: gord.allott@canonical.com-20120506234838-abh00p9gdw09n0rv
panel and dash moved to subdirectories

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
#include "PreviewBasicButton.h"
30
30
#include "PreviewBase.h"
31
 
#include "IconTexture.h"
32
 
#include "StaticCairoText.h"
 
31
#include "unity-shared/IconTexture.h"
 
32
#include "unity-shared/StaticCairoText.h"
33
33
 
34
34
#include "PreviewApplications.h"
35
35