~3v1n0/unity/shield-notify-grabs

« back to all changes in this revision

Viewing changes to launcher/QuicklistView.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:
30
30
#include <NuxImage/CairoGraphics.h>
31
31
#include <UnityCore/Variant.h>
32
32
 
33
 
#include "CairoTexture.h"
 
33
#include "unity-shared/CairoTexture.h"
34
34
 
35
35
#include "QuicklistView.h"
36
36
#include "QuicklistMenuItem.h"