~robert-ancell/unity/ubuntu-session

« back to all changes in this revision

Viewing changes to dash/ResultView.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:
22
22
 
23
23
 
24
24
#include "ResultView.h"
25
 
#include "IntrospectableWrappers.h"
 
25
#include "unity-shared/IntrospectableWrappers.h"
26
26
 
27
27
#include <Nux/HLayout.h>
28
28
#include <Nux/VLayout.h>