~marcobiscaro2112/unity/fixes-724739

« back to all changes in this revision

Viewing changes to src/PanelHomeButton.h

  • Committer: Neil Jagdish Patel
  • Date: 2011-02-17 11:04:21 UTC
  • mfrom: (853.4.21 panel-fixes)
  • Revision ID: neil.patel@canonical.com-20110217110421-p48vy0p2q4r79lo4
[merge] Panel fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
 
52
52
private:
53
53
  nux::CairoGraphics _util_cg;
54
 
  GdkPixbuf *_pixbuf;
55
54
};
56
55
 
57
56
#endif // PANEL_HOME_BUTTON_H