~3v1n0/unity/shield-notify-grabs

« back to all changes in this revision

Viewing changes to shortcuts/ShortcutView.h

  • Committer: Gord Allott
  • Date: 2012-05-07 22:28:17 UTC
  • mto: This revision was merged to the branch mainline in revision 2352.
  • Revision ID: gord.allott@canonical.com-20120507222817-0ffnpkrod3j9xpwj
shortcuts and unityshell working woo

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