~thomir-deactivatedaccount/unity/switcher-autopilot-test

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/PlacesGroup.h

  • Committer: Didier Roche
  • Date: 2012-03-13 11:57:33 UTC
  • mto: This revision was merged to the branch mainline in revision 2126.
  • Revision ID: didier.roche@canonical.com-20120313115733-c85oulbsszhg2hmp
Xfixes.h is used by plugins/unityshell/src/PointerBarrier* but wasn't listed in the pc file configuration. It was picked by chance by another dep

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
  nux::View* _header_view;
106
106
  nux::HLayout* _header_layout;
107
107
  nux::HLayout* _text_layout;
108
 
  nux::HLayout* _expand_label_layout;
109
108
  nux::HLayout* _expand_layout;
110
109
  nux::View*  _child_view;
111
110
  nux::AbstractPaintLayer* _focus_layer;