~ted/unity/menu-ref

« back to all changes in this revision

Viewing changes to dash/FilterExpanderLabel.h

  • 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:
32
32
#include <Nux/VLayout.h>
33
33
#include <UnityCore/Filter.h>
34
34
 
35
 
#include "IconTexture.h"
36
 
#include "Introspectable.h"
37
 
#include "StaticCairoText.h"
 
35
#include "unity-shared/IconTexture.h"
 
36
#include "unity-shared/Introspectable.h"
 
37
#include "unity-shared/StaticCairoText.h"
38
38
 
39
39
namespace nux
40
40
{