/[dotgnu-pnet]/pnetlib/System.Drawing/SystemIcons.cs
ViewVC logotype

Diff of /pnetlib/System.Drawing/SystemIcons.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by drobosson, Sat Aug 6 13:53:14 2005 UTC revision 1.5 by drobosson, Mon Aug 8 13:09:55 2005 UTC
# Line 171  using System.Windows.Forms.Themes; Line 171  using System.Windows.Forms.Themes;
171                                                                  applicationIcon = new Icon                                                                  applicationIcon = new Icon
172                                                                          (typeof(SystemIcons), "application.ico");                                                                          (typeof(SystemIcons), "application.ico");
173                                                          }                                                          }
174                                                          iconObject = handIcon;                                                          iconObject = applicationIcon;
175                                                  }                                                  }
176                                                  break;                                                  break;
177    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26