~3v1n0/unity/shield-notify-grabs

« back to all changes in this revision

Viewing changes to panel/PanelMenuView.cpp

  • 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:
21
21
#include <Nux/Nux.h>
22
22
#include <NuxCore/Logger.h>
23
23
 
24
 
#include "CairoTexture.h"
 
24
#include "unity-shared/CairoTexture.h"
25
25
#include "PanelMenuView.h"
26
26
#include "unity-shared/PanelStyle.h"
27
27
#include "unity-shared/DashSettings.h"