~smspillaz/unity/unity.fix_877778

« back to all changes in this revision

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

  • Committer: smspillaz
  • Date: 2012-04-06 01:57:09 UTC
  • mfrom: (2164.1.74 unity)
  • Revision ID: sam.spilsbury@canonical.com-20120406015709-rv0g4h4lj0566x5h
Merge lp:unity and style

Show diffs side-by-side

added added

removed removed

Lines of Context:
335
335
  std::vector<nux::Geometry> _parent_geo;
336
336
  std::vector<nux::Point3> _saved_center;
337
337
 
338
 
  static GtkIconTheme* _unity_theme;
 
338
  static glib::Object<GtkIconTheme> _unity_theme;
339
339
 
340
340
  BaseTexturePtr _emblem;
341
341