~timo-jyrinki/ubuntu/quantal/unity/ubuntu.6120

« back to all changes in this revision

Viewing changes to dash/ResultRendererTile.h

  • Committer: Gord Allott
  • Date: 2012-05-06 23:48:38 UTC
  • mto: (55.1863.4 unity)
  • mto: This revision was merged to the branch mainline in revision 729.
  • 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:
31
31
#include <NuxCore/Property.h>
32
32
#include <Nux/TextureArea.h>
33
33
#include <NuxImage/CairoGraphics.h>
34
 
#include "IconLoader.h"
 
34
#include "unity-shared/IconLoader.h"
35
35
 
36
36
#include "ResultRenderer.h"
37
37