~marcobiscaro2112/unity/custom-bg

« back to all changes in this revision

Viewing changes to launcher/BamfLauncherIcon.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:
34
34
namespace launcher
35
35
{
36
36
 
37
 
extern unsigned int ColorStrToARGB(const char *str);
38
 
 
39
37
class Launcher;
40
38
 
41
39
class BamfLauncherIcon : public SimpleLauncherIcon