~3v1n0/unity/shield-notify-grabs

« back to all changes in this revision

Viewing changes to dash/PlacesVScrollBar.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:
19
19
 
20
20
#include <Nux/Nux.h>
21
21
 
22
 
#include "CairoTexture.h"
 
22
#include "unity-shared/CairoTexture.h"
23
23
#include "PlacesVScrollBar.h"
24
24
 
25
25
using unity::texture_from_cairo_graphics;