~marcobiscaro2112/unity/custom-bg

« back to all changes in this revision

Viewing changes to launcher/QuicklistMenuItem.h

  • Committer: Marco Biscaro
  • Date: 2012-07-12 12:05:07 UTC
  • mfrom: (2353.2.144 unity)
  • Revision ID: marcobiscaro2112@gmail.com-20120712120507-7u9sb43bqon88ifl
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
#include <Nux/Nux.h>
28
28
#include <Nux/View.h>
29
 
#include <NuxImage/CairoGraphics.h>
 
29
#include <NuxGraphics/CairoGraphics.h>
30
30
 
31
31
#include <pango/pango.h>
32
32
#include <pango/pangocairo.h>