~nick-dedekind/unity/lp1673950.tooltip.scaling

« back to all changes in this revision

Viewing changes to shortcuts/ShortcutView.h

  • Committer: Tarmac
  • Author(s): Gord Allott
  • Date: 2012-05-08 02:32:33 UTC
  • mfrom: (2350.2.9 unity-relayout)
  • Revision ID: tarmac-20120508023233-4123btyqarvu35q1
re-architectures the physical file structure of unity
now several souce directories inside of unity that each house their own specific files. Fixes: . Approved by Gord Allott, Tim Penhey.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
#include <Nux/View.h>
29
29
#include <Nux/VLayout.h>
30
30
 
31
 
#include "UnityWindowView.h"
32
 
#include "BackgroundEffectHelper.h"
 
31
#include "unity-shared/UnityWindowView.h"
 
32
#include "unity-shared/BackgroundEffectHelper.h"
33
33
#include "ShortcutModel.h"
34
34
 
35
35
namespace unity