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

« back to all changes in this revision

Viewing changes to dash/LensView.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:
30
30
#include <UnityCore/Lens.h>
31
31
 
32
32
#include "FilterBar.h"
33
 
#include "Introspectable.h"
 
33
#include "unity-shared/Introspectable.h"
34
34
#include "PlacesGroup.h"
35
35
#include "PlacesVScrollBar.h"
36
36
#include "ResultViewGrid.h"
37
 
#include "UBusWrapper.h"
 
37
#include "unity-shared/UBusWrapper.h"
38
38
 
39
39
namespace unity
40
40
{